Atlassian Rovo MCP Server
Atlassian's official cloud MCP server for Jira, Confluence, Jira Service Management, Bitbucket, Compass and Loom, with skills
Install
claude mcp add --transport http atlassian https://mcp.atlassian.com/v2/mcpThen run /mcp in a session to authenticate.
This is third-party code. Review the repository files before installing.
What it does
The server is hosted in Atlassian's cloud and gives an agent real-time access to Jira, Confluence, Jira Service Management, Bitbucket, Compass, Loom and Atlassian platform data. The agent searches and summarizes issues and pages, creates and updates them from natural language, and reviews Loom recordings. Auth uses OAuth 2.1 or API tokens, and every action respects user permissions. The repository ships plugins for Claude Code, Cursor and Gemini CLI plus skills: tasks from meeting notes, status reports, sprint dashboards, company knowledge search, backlog from specs and issue triage.
Who it is for. For teams on Atlassian Cloud: developers, project and product managers and support staff.
Good fit when
- You need to turn meeting notes into assigned Jira tasks
- You need a project status report from Jira and Confluence data
- You want to search Confluence knowledge directly from the agent
Not a fit when
- Jira or Confluence is self-hosted: the server works only with Atlassian Cloud
- Your team uses Yandex Tracker or other task systems
Example request
Take yesterday's meeting notes from Confluence and create Jira tasks for each assigneeLimitations
Requires an Atlassian Cloud site and an account with product access; some features depend on plan and admin settings. The server is cloud-hosted, so data flows through Atlassian infrastructure. New setups should use the v2 endpoint, and older clients may need their auth cache cleared.
How to disable. Remove the atlassian server from the agent's MCP config, for example claude mcp remove atlassian, and revoke app access in Atlassian account settings.
MCP
- Transport
- http
- Authentication
- OAuth
Security check
- Creates and modifies issues and pages in external work systems
- Accesses corporate data via OAuth
README in short
The README explains which products and data the server exposes and recommends the v2 endpoint. It offers install buttons for Cursor, VS Code, ChatGPT and Claude, a ready agent prompt and manual commands for Claude Code, Codex, Windsurf and other clients. It describes the plugin formats in the repository, v2 skills and archived v1 skills, plus sections on data security and admin access control. Apache 2.0 licensed.
FAQ
How does it differ from sooperset's mcp-atlassian?
This is Atlassian's official cloud server with OAuth, while sooperset/mcp-atlassian is a local community server that also supports Server and Data Center editions.
Can the agent do more than I can?
No, every action runs with the signed-in user's permissions.
Related
A CLI for every Google Workspace API with JSON output and agent skills: Drive, Gmail, Calendar, Sheets and more
Local search over Markdown notes, docs and meeting transcripts: keywords, semantic search and reranking, with an MCP server
A task manager for AI-driven development: breaks a PRD into dependent tasks and guides the agent through them via MCP or CLI
Anthropic's official plugins for knowledge work roles: sales, support, product, marketing, legal, finance, data and enterprise search