← all repositories
atlassian/atlassian-mcp-server

Atlassian hosts the MCP bridge between your AI and your backlog

Gives Claude, Cursor, and ChatGPT permission-aware access to Jira and Confluence without custom integration work.

atlassian-mcp-server
Not currently ranked — collecting fresh signals.
star history

What it does

The Atlassian Rovo MCP Server is a cloud-hosted gateway that exposes Jira, Confluence, Bitbucket, Jira Service Management, and Compass data to any Model Context Protocol client. Instead of writing custom API calls, you point Claude, Cursor, VS Code Copilot, or ChatGPT at Atlassian’s endpoint and let the AI read tickets, edit pages, or search repositories using your existing permissions. Atlassian handles the hosting, auth, and permission enforcement.

The interesting bit

The server is fully remote and managed by Atlassian, which means your IDE doesn’t need direct network access to your Atlassian Cloud site—the MCP client talks to Atlassian’s gateway, and the gateway talks to your data. That sounds like a small detail until you realize it spares you from running a local proxy or managing OAuth flows inside your editor.

Key highlights

  • Supports OAuth 2.1 and API token auth, with access controls inherited from your Atlassian Cloud roles.
  • Works with Claude, ChatGPT, Cursor, VS Code Copilot, Gemini CLI, and any local MCP client via a proxy.
  • Covers Jira, Confluence, Bitbucket, Jira Service Management, and Compass, though auth methods vary by product.
  • Enforces TLS 1.2+, respects IP allowlists, and requires admin approval for API token access.

Caveats

  • Jira Service Management and Bitbucket Cloud tools require API tokens, while Compass requires OAuth 2.1, so your auth setup depends on which products you use.
  • API token authentication must be explicitly enabled by an organization admin before it works.
  • The legacy SSE endpoint is still supported but deprecated in favor of /mcp and /mcp/authv2.

Verdict

Worth a look if your team lives in Atlassian Cloud and you want AI assistants to actually know what’s in your backlog. Skip it if you’re on Data Center or self-hosted instances—this is strictly for Atlassian Cloud.

Frequently asked

What is atlassian/atlassian-mcp-server?
Gives Claude, Cursor, and ChatGPT permission-aware access to Jira and Confluence without custom integration work.
Is atlassian-mcp-server open source?
Yes — atlassian/atlassian-mcp-server is open source, released under the Apache-2.0 license.
What language is atlassian-mcp-server written in?
atlassian/atlassian-mcp-server is primarily written in JavaScript.
How popular is atlassian-mcp-server?
atlassian/atlassian-mcp-server has 980 stars on GitHub.
Where can I find atlassian-mcp-server?
atlassian/atlassian-mcp-server is on GitHub at https://github.com/atlassian/atlassian-mcp-server.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.