Odel
mcp atlassian extended

mcp atlassian extended

Local
@vish2883PythonMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-atlassian-extendedv0.6.16

Run

uvx mcp-atlassian-extended

MCP client config

{
  "mcpServers": {
    "mcp-atlassian-extended": {
      "command": "uvx",
      "args": [
        "mcp-atlassian-extended"
      ]
    }
  }
}