by atlassian
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
# Add to your Claude Code skills
git clone https://github.com/atlassian/atlassian-mcp-serverGuides for using ai agents skills like atlassian-mcp-server.
Last scanned: 6/27/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-27T06:51:44.592Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}atlassian-mcp-server is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by atlassian. Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens. It has 804 GitHub stars.
Yes. atlassian-mcp-server passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/atlassian/atlassian-mcp-server" and add it to your Claude Code skills directory (see the Installation section above).
atlassian-mcp-server is primarily written in JavaScript. It is open-source under atlassian on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh atlassian-mcp-server against similar tools.
No comments yet. Be the first to share your thoughts!
The official Atlassian Rovo MCP Server is a cloud-based bridge between your Atlassian Cloud site and compatible external tools. Once configured, it enables those tools to interact with Jira, Confluence, Jira Service Management, Bitbucket, and Compass data in real time. Authentication uses OAuth 2.1 or API tokens, so every action respects the user's existing access controls.
With the Atlassian Rovo MCP Server, you can:
It's built for developers, content creators, and project teams who work in IDEs or AI tools and want to use Atlassian data without constantly switching context.
The Atlassian Rovo MCP Server works with a growing list of MCP-compatible clients:
| Client | Setup reference |
|---|---|
| OpenAI ChatGPT | Connectors / MCP guide |
| Claude (Claude.ai, Desktop, and Code) | Claude MCP docs |
| Cursor | Atlassian on the Cursor marketplace |
| Visual Studio Code (GitHub Copilot) | VS Code MCP docs |
| GitHub Copilot CLI | About Copilot CLI |
| Google Gemini CLI | Gemini CLI MCP docs |
| Amazon Quick Suite | MCP integration guide |
The Atlassian Rovo MCP Server also supports any local MCP-compatible client that can run on localhost and connect to the server via the mcp-remote proxy. This enables custom or third-party integrations that follow the MCP specification.
[!TIP] For the current, canonical list of supported clients and step-by-step setup, see Getting started with the Atlassian Rovo MCP Server. You can also refer to your client's own MCP documentation or built-in assistant.
Tools are organized by product and intent (read, write, or search). Organization admins grant or revoke access at the permission-group level, and each tool inherits the access of its parent group.
| Product | Permission groups | OAuth 2.1 | API token |
|---|---|---|---|
| Jira | read · write · search |
✅ | ✅ |
| Confluence | read · write · search |
✅ | ✅ |
| Jira Service Management | read · write |
— | ✅ (only) |
| Bitbucket Cloud | read · write |
— | ✅ (scoped, only) |
| Compass | read · write |
✅ (only) | — |
| Atlassian platform | read_teamwork_graph · search_atlassian |
✅ | ✅ |
[!NOTE] Jira Service Management and Bitbucket Cloud tools are available only via API token authentication, while Compass tools are available only via OAuth 2.1. For the complete, current tool reference, see Supported tools.
Check that your environment meets these requirements before you set up the server.
The requirements depend on how you connect:
mcp-remote)The server enforces several security controls: