← Index

io.github.vish288/mcp-atlassian-extended

io.github.vish288/mcp-atlassian-extended·v0.6.13·Productivity & Project Mgmt
Quality Score
78
/100

MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-atlassian-extended": {
      "command": "uvx",
      "args": [
        "mcp-atlassian-extended"
      ],
      "env": {
        "JIRA_URL": "<jira_url>",
        "JIRA_TOKEN": "<your-jira_token>",
        "CONFLUENCE_URL": "<confluence_url>",
        "CONFLUENCE_TOKEN": "<your-confluence_token>",
        "ATLASSIAN_READ_ONLY": "<atlassian_read_only>"
      }
    }
  }
}
§02  Environment variables
JIRA_URL
required

Jira instance URL (e.g. https://your-domain.atlassian.net)

JIRA_TOKEN
requiredsecret

Jira personal access token (also accepts JIRA_PAT)

CONFLUENCE_URL

Confluence instance URL (optional, for Confluence tools)

CONFLUENCE_TOKEN
secret

Confluence personal access token (also accepts CONFLUENCE_PAT)

ATLASSIAN_READ_ONLY

Restrict to read-only operations (true/false)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Productivity & Project Mgmt