MCP Directory
Back

mcp-atlassian

by sooperset · Python · ★ 5,473

MCP server for Atlassian tools (Confluence, Jira)

#atlassian#confluence#jira#mcp

Install

pip install git+https://github.com/sooperset/mcp-atlassian.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-atlassian": {
      "command": "uvx",
      "args": [
        "git+https://github.com/sooperset/mcp-atlassian.git"
      ]
    }
  }
}

From the README

[](https://github.com/sooperset/mcp-atlassian/actions/workflows/tests.yml) [](https://mcp-atlassian.soomiles.com) Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Supports both Cloud and Server/Data Center deployments. https://github.com/user-attachments/assets/35303504-14c6-4ae4-913b-7c25ea511c3e Confluence Demo https://github.com/user-attachments/assets/7fe9c488-ad0c-4876-9b54-120b666bb785 Go to https://id.atlassian.com/manage-profile/security/api-tokens and create a token. > For Server/Data Center, use a Personal Access Token instead. See [Authenticat…
Read full README on GitHub →

Related productivity servers