MCP Atlassian Extended runs on your own machine — the client starts it, so there is no endpoint to ping. 261 installs a week from pypi. Last commit 8 Jul 2026.
MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-atlassian-extended -- uvx mcp-atlassian-extended
{
"mcpServers": {
"mcp-atlassian-extended": {
"args": [
"mcp-atlassian-extended"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-atlassian-extended]
command = "uvx"
args = ["mcp-atlassian-extended"]
{
"mcpServers": {
"mcp-atlassian-extended": {
"args": [
"mcp-atlassian-extended"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-atlassian-extended": {
"args": [
"mcp-atlassian-extended"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.