MCP Atlassian Extended runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from pypi. Last commit 21 Sep 2026.
MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.
Today is the operative word: we check MCP Atlassian Extended every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
JIRA_URL (Jira instance URL (e.g. https://your-domain.atlassian.net)), JIRA_USERNAME (Jira Cloud account email. With JIRA_API_TOKEN this takes precedence over any token below.), JIRA_API_TOKEN (Jira Cloud API token, used with JIRA_USERNAME (basic auth)), JIRA_PAT (Jira personal access token for Data Center (aliases: JIRA_PERSONAL_TOKEN, JIRA_TOKEN). Ignored when JIRA_USERNAME and JIRA_API_TOKEN are both set.), CONFLUENCE_URL (Confluence instance URL (optional, for Confluence tools). Cloud URLs usually need the /wiki suffix.), CONFLUENCE_USERNAME (Confluence Cloud account email. With CONFLUENCE_API_TOKEN this takes precedence over any token below.), CONFLUENCE_API_TOKEN (Confluence Cloud API token, used with CONFLUENCE_USERNAME (basic auth)), CONFLUENCE_PAT (Confluence personal access token for Data Center (aliases: CONFLUENCE_PERSONAL_TOKEN, CONFLUENCE_TOKEN). Confluence tools also require the Team Calendars add-on.), ATLASSIAN_READ_ONLY (Restrict to read-only operations (true/false)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
MCP server for downloading, uploading, and deleting Jira Cloud attachments by ID.
MCP server for Jira Service Management Operations — alerts, on-call schedules and responders
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.
Answers built from our own checks of this server.