Sandbox
@atlassian/atlassian-mcp-server

MCP server for Atlassian tools in AI clients

This server connects an AI client to Atlassian Cloud through MCP, with OAuth 2.1 or API token auth. Once connected, the client can search, summarize, create, and update work in Jira, Confluence, Jira Service Management, Bitbucket, Compass, Loom, and related Atlassian data.

1,031 stars128 forksJavaScriptUpdated 7d ago
Who it's for

Builders who want their AI tools to work with Jira, Confluence, Bitbucket, and related Atlassian data without switching tabs.

What it delivers

You can ask your agent to find, summarize, create, and update Atlassian work while staying in the same workflow.

What it does

Secure Atlassian connection

Connects external AI clients to Atlassian Cloud with OAuth 2.1 or API tokens and respects existing permissions.

Multi-product access

Exposes tools for Jira, Confluence, Jira Service Management, Bitbucket Cloud, Compass, Loom, and Atlassian platform data.

Client packaging

Ships manifests for Claude Code, Cursor, Gemini, Agent Plugins, and MCP Registry so clients can install it in their own format.

Shared skills bundle

Includes reusable skills in `skills/` for workflows like triage issue, capture tasks from meeting notes, generate status report, and spec to backlog.

On-demand tool discovery

Shows primary tools first and lets the client discover the rest as needed, so the agent context stays smaller.

Headless API token mode

Supports service-style setups with personal API tokens or service account keys, including Jira Service Management use cases.

How to get it

  1. 1Most AI coding agents can install, authenticate, and configure the server themselves.…
    Set up Atlassian Rovo MCP for this agent using the official setup guide at
    https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/
    and the MCP server URL https://mcp.atlassian.com/v2/mcp. Then start the Atlassian MCP
    authentication flow so I can sign in.

README

Atlassian

Atlassian Rovo MCP Server

The official Model Context Protocol (MCP) server for Atlassian: a cloud-hosted bridge that gives your AI tools secure, real-time access to Jira, Confluence, Jira Service Management, Bitbucket, Compass, Loom, and the wider Atlassian platform — powered by your Teamwork Graph.

Official Atlassian Server GitHub stars License: Apache 2.0 Status: Generally Available

Model Context Protocol compatible MCP Registry: com.atlassian Auth: OAuth 2.1 or API token Hosting: Atlassian Cloud

Jira Confluence Jira Service Management Bitbucket Loom Compass Rovo

Getting started · Supported tools · Security & admin · Community


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, Compass, Loom, and Atlassian platform data (Projects, Goals, Teams, Focus, Talent, and the Teamwork Graph) 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:

  • Summarize and search Jira, Jira Service Management, Confluence, Bitbucket, Projects, Goals, and more without switching tools.
  • Retrieve and review recordings of videos and meetings from Loom.
  • Create and update work items or pages based on natural language commands.
  • Automate repetitive work, like generating work items from meeting notes or specs.

Connect once, then describe what you want — no tab switching and no copy-pasting. Your AI selects and runs the right actions.

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.

[!IMPORTANT] v2 is now the recommended version. New setups should use https://mcp.atlassian.com/v2/mcp, which exposes more tools and more products. Existing v1 connections automatically start to expose and use v2 tools; incompatible clients may need to clear cached client IDs or .well-known credentials to keep authenticating. For setup steps, see Getting started with the Atlassian Rovo MCP Server.

One-click setup

Pick your AI client below to install the official Atlassian Rovo MCP Server. Each button uses your client's native install link, so you don't need to edit any JSON config by hand.

Add to Cursor
Add to Cursor

Reference issues and log work in your codebase.
Add to VS Code
Add to VS Code

Search and create Jira issues via GitHub Copilot.
Add to ChatGPT
Add to ChatGPT

Search, summarize, and create right from ChatGPT.
Add to Claude
Add to Claude

Bring Jira and Confluence into Claude workflows.

Let your agent do the setup

Most AI coding agents can install, authenticate, and configure the server themselves. Copy and paste this prompt into your agent:

Set up Atlassian Rovo MCP for this agent using the official setup guide at
https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/
and the MCP server URL https://mcp.atlassian.com/v2/mcp. Then start the Atlassian MCP
authentication flow so I can sign in.

Or add the server manually with your client's own command:

ClientCommand or configuration
Claude Codeclaude mcp add --transport http atlassian https://mcp.atlassian.com/v2/mcp, then run /mcp in a session to authenticate
Codexcodex mcp add atlassian --url https://mcp.atlassian.com/v2/mcp
Claude DesktopSettings → Extensions → Browse extensions → Plugins, then search for Atlassian
Codex DesktopPlugins or Connectors, then install Atlassian Rovo
VS Code / GitHub CopilotExtensions view → search @mcp AtlassianInstall
CursorAtlassian plugin for Cursor with MCPAdd to Cursor
WindsurfCascade → MCP servers → Add Server → Add custom server, with serverUrl set to https://mcp.atlassian.com/v2/mcp
Any other MCP clientUse the server URL https://mcp.atlassian.com/v2/mcp

Contents


Supported clients

The Atlassian Rovo MCP Server works with a growing list of MCP-compatible clients:

ClientSetup reference
OpenAI ChatGPTConnectors / MCP guide
OpenAI Codex (CLI and Desktop)Codex MCP docs
Claude (Claude.ai, Desktop, and Code)Claude MCP docs
CursorAtlassian on the Cursor marketplace
Visual Studio Code (GitHub Copilot)VS Code MCP docs
GitHub Copilot CLIAbout Copilot CLI
Google Gemini CLIGemini CLI MCP docs
WindsurfWindsurf MCP docs
DockerDocker MCP Catalog and Toolkit
Kiro and other Agent Plugins clientsKiro Powers documentation
Amazon Quick SuiteMCP 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.


Plugin packaging and compatibility

This repository publishes the same MCP server and skills in several package formats so clients can use their native discovery and installation flows:

FormatManifest and configurationShared components
Agent Plugins v1plugin.json and mcp.jsonskills/
Claude Code plugin.claude-plugin/plugin.json and .claude-plugin/marketplace.json.mcp.json and skills/
Cursor plugin.cursor-plugin/plugin.json.mcp.json and skills/
Gemini extensiongemini-extension.jsonMCP server configuration embedded in the manifest
MCP Registryserver.jsonRemote server metadata

The skills in skills/ target the /v2/mcp endpoint and are what every packaged plugin installs. The previous generation is archived in skills/v1/ for anyone still on a v1 endpoint; it is not installed by any plugin and is set up manually. See skills/README.md for the differences.

Both mcp.json and .mcp.json are intentional. Agent Plugins requires the root mcp.json filename and its portable transport vocabulary; existing clients continue to use .mcp.json and their native configuration vocabulary. Keep their endpoint settings aligned when changing either file.

The root package can be imported by clients that implement Agent Plugins, including Kiro Powers. Client-specific manifests remain available and are not replaced by the portable package.


Supported products and tools

Tools are organized by product and intent (read, write, search, delete, or manage). Organization admins grant or revoke access at the permission-group level, and each tool inherits the access of its parent group.

ProductPermission groupsOAuth 2.1API token
Jiraread_jira · write_jira · search_jira
Jira (admin-enabled)delete_jira · manage_jira
Confluenceread_confluence · write_confluence · search_confluence
Bitbucket Cloudread_bitbucket · write_bitbucket
Jira Service Managementread_jsm · write_jsm✅ (only)
Atlassian platformread_teamwork_graph · write_teamwork_graph · search_atlassian
Loomread_loom · write_loom
Goalsread_goals · write_goals
Projectsread_projects · write_projects
Teamsread_teams · write_teams
Focusread_focus · write_focus
Talentread_talent · write_talent
Compassread_compass · write_compass✅ (only)

Product-specific conditions:

  • delete_jira and manage_jira are disabled by default and must be enabled by an admin before they can be used.
  • Bitbucket Cloud tools are only available if your Bitbucket workspace is linked to an organization. Workspaces that aren't linked to an organization can't be selected when authenticating.
  • Jira Service Management tools only support authentication via API token, and are only available if an organization admin has enabled API token authentication.
  • Loom tools are only available for Loom workspaces linked to an Atlassian site.
  • Teamwork Graph tools can retrieve data from third-party services connected to Jira, such as linked pull requests, builds, and deployments. For GitHub for Atlassian, full access means tools retrieve GitHub data based on the user's GitHub permissions, while limited access means they retrieve data based on the user's Jira permissions. Azure DevOps, GitLab, Jenkins, and Spinnaker connectors follow the limited access model.

[!NOTE] For the complete, current tool reference, including the required scope for each permission group, see Supported tools.


How the server exposes tools

Rather than sending every tool definition to the AI client at connection time, the Atlassian Rovo MCP Server exposes a small set of the most-used tools and lets the client discover the rest on demand. Tools marked Primary are visible directly to agents.

This has two benefits:

  • Your client's context stays free for the task at hand instead of being filled with tool definitions.
  • New tools become available without the client needing to reconnect.

MCP gateways

If you're using an MCP gateway, or otherwise need every tool available up front rather than using the discovery and execute methods, use the tools=all override to expose all tools as a paginated flat tool list:

https://mcp.atlassian.com/v2/mcp?tools=all

Before you start

Check that your environment meets these requirements before you set up the server.

Prerequisites

The requirements depend on how you connect:

For supported clients

  • An Atlassian Cloud site with one or more of Jira, Confluence, Jira Service Management, Bitbucket, or Compass
  • Access to the client of choice
  • A modern browser to complete the OAuth 2.1 authorization flow, or API token credentials for headless authentication

If your organization admin has disabled authentication via API token, MCP clients can't connect with a token and need to use OAuth 2.1 instead.

For IDEs or local clients (desktop setup)

  • An Atlassian Cloud site with one or more supported products
  • A supported IDE (for example, Claude Desktop, VS Code, or Cursor) or a custom MCP-compatible client
  • Node.js v18+ installed to run the local MCP proxy (mcp-remote)
  • A modern browser for completing OAuth login, or API token credentials for headless authentication

Data and security

The server enforces several security controls:

  • All traffic is encrypted in transit over HTTPS (TLS 1.2 or later), per Atlassian's security practices.
  • OAuth 2.1 and API token authentication provide secure access control.
  • Data access respects user permissions across every connected Atlassian product, including Jira, Confluence, Jira Service Management, Bitbucket, Compass, and Loom.
  • If your organization uses IP allowlisting for Atlassian Cloud products, tool calls made through the Atlassian Rovo MCP Server also honor those IP rules.

For a deeper overview of the security model and admin controls, see:


How it works

Architecture and communication

  1. A supported client connects to the server endpoint. The recommended endpoint for all clients is:

    https://mcp.atlassian.com/v2/mcp
    

    The v1 endpoints (https://mcp.atlassian.com/v1/mcp/authv2 and https://mcp.atlassian.com/v1/mcp) remain supported, and existing v1 connections automatically start to expose and use v2 tools.

  2. Depending on your setup, a secure browser-based OAuth 2.1 flow is triggered, or API token authentication is used.

  3. Once authorized, the client streams contextual data and receives real-time responses from your connected Atlassian products.

[!WARNING] After 30 June 2026, the legacy Server-Sent Events endpoint (https://mcp.atlassian.com/v1/sse) will no longer be supported. Update any custom clients configured to use /sse so they point to /mcp — preferably https://mcp.atlassian.com/v2/mcp.

[!NOTE] Clients that can't complete authentication after the move to v2 tools may need to clear cached client IDs or .well-known credentials.

Permission management

Access is granted only to data that the user already has permission to view in Atlassian Cloud. All actions respect existing project or space-level roles. OAuth and API token authentication both honor configured scopes and Atlassian permissions.

API token authentication (headless)

API token authentication is available for headless, service-style, or non-interactive client setups (for example, backend systems or automations). It is also required for Jira Service Management tools.

Two mechanisms are supported:

MechanismHeader
Personal API token (Basic auth)Authorization: Basic <base64(email:api_token)>
Service account API key (Bearer token)Authorization: Bearer <api_key>
  • Admin enablement required: An organization admin must enable API token authentication for the Rovo MCP Server (Atlassian Administration → Rovo → Rovo MCP server → Authentication).
  • Scoped token required: Create a personal API token, or ask your admin for a service account API key, with the scopes required for the tools and data you need to access.
  • Configuration guide: Configure authentication via API token
  • Admin setting reference: [Control Atlassian Rovo MCP Serve

Files in the repo

Repository payload21 top-level entries
  • .claude-plugin
  • .cursor-plugin
  • .github
  • assets
  • images
  • scripts
  • skills
  • .gitignore
  • .mcp.json
  • CODE_OF_CONDUCT.md
  • CODEOWNERS
  • CONTRIBUTING.md
  • gemini-extension.json
  • LICENSE
  • mcp.json
  • package-lock.json
  • package.json
  • plugin.json
  • README.md
  • SECURITY.md
  • server.json

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More connectors

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

86k

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

43k

Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code

14k
okf-memory/
okf-agent-memory

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

547
tirth8205/
code-review-graph

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

31k
2akouwu/
reverify

Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.

1.1k