sooperset/mcp-atlassian

MCP server for Atlassian tools (Confluence, Jira)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 11th, 2026
Created on December 3rd, 2024
Open Issues & Pull Requests: 219 (+1)
GitHub issues: Enabled
Number of forks: 1,353
Total Stargazers: 5,890 (+0)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 32.5 hours
Mean response time: 28.5 days
90th percentile: 96.7 days
Tracked items: 492

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 52% of tracked open issues have had no activity in three months. Only 7% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 148
New in 7 days: 4
Closed in 7 days: 3
Avg open age: 206 days
Stale 30+ days: 114
Stale 90+ days: 72

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • bug (223)
  • enhancement (126)
  • stale (54)
  • question (5)
  • good first issue (2)
  • technical-debt (2)
  • testing (2)
  • ci-cd (1)

Detailed Description

MCP Atlassian is a Model Context Protocol server that integrates Atlassian products into AI assistants and code editors.

The tool solves the problem of connecting AI assistants to Jira and Confluence by implementing the MCP standard, allowing Claude, Cursor, and other compatible clients to query issues, search documentation, create tickets, and update statuses through natural language. It works by exposing Atlassian APIs through MCP tools that AI assistants can invoke, supporting both Cloud and Server/Data Center deployments with multiple authentication methods including API tokens, personal access tokens, and OAuth 2.0.

Teams using Jira and Confluence with AI-powered development workflows should consider this tool, particularly those already using Claude Desktop or Cursor. It suits projects where developers need to interact with Atlassian products without leaving their IDE or chat interface. The tool supports Confluence Cloud, Jira Cloud, and Server/Data Center versions of both products, with documented compatibility for Confluence Server/Data Center v6.0 and above and Jira Server/Data Center v8.14 and above. Installation options include uvx, Docker, pip, and installation from source.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a few days. Work in the issue tracker is dominated by bug reports, enhancement requests, and user questions.