Skip to main content
ClaudeWave

MCP server for Atlassian tools (Confluence, Jira)

MCP Servers5.7k stars1.3k forksPythonMITUpdated today
Editor's note

MCP Atlassian is a Model Context Protocol server that connects Claude Desktop and other MCP-compatible AI clients to both Confluence and Jira, covering Cloud, Server, and Data Center deployments. It exposes 72 tools in total, including `jira_search` (JQL-based), `jira_create_issue`, `jira_transition_issue`, `confluence_search` (CQL-based), `confluence_create_page`, and `confluence_update_page`, giving an AI assistant read and write access across both platforms. Authentication supports API tokens, Personal Access Tokens, and OAuth 2.0, and the server can be run via uvx, Docker, or pip. A notable detail is that the documentation is also published in llms.txt format, making it directly consumable by language models. The project targets developers, project managers, and teams who want to query issues, manage tickets, search knowledge bases, and create or update documentation without leaving their AI assistant interface.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · mcp-atlassian
Claude Code CLI
claude mcp add mcp-atlassian -- uvx mcp-atlassian
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-atlassian": {
      "command": "uvx",
      "args": ["mcp-atlassian"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/sooperset/mcp-atlassian and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
atlassianconfluencejiramcp

What people ask about mcp-atlassian

What is sooperset/mcp-atlassian?

+

sooperset/mcp-atlassian is mcp servers for the Claude AI ecosystem. MCP server for Atlassian tools (Confluence, Jira) It has 5.7k GitHub stars and was last updated today.

How do I install mcp-atlassian?

+

You can install mcp-atlassian by cloning the repository (https://github.com/sooperset/mcp-atlassian) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is sooperset/mcp-atlassian safe to use?

+

Our security agent has analyzed sooperset/mcp-atlassian and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains sooperset/mcp-atlassian?

+

sooperset/mcp-atlassian is maintained by sooperset. The last recorded GitHub activity is from today, with 175 open issues.

Are there alternatives to mcp-atlassian?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-atlassian to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: sooperset/mcp-atlassian
[![Featured on ClaudeWave](https://claudewave.com/api/badge/sooperset-mcp-atlassian)](https://claudewave.com/repo/sooperset-mcp-atlassian)
<a href="https://claudewave.com/repo/sooperset-mcp-atlassian"><img src="https://claudewave.com/api/badge/sooperset-mcp-atlassian" alt="Featured on ClaudeWave: sooperset/mcp-atlassian" width="320" height="64" /></a>

More MCP Servers