Skip to content
Agent Search Engine.

Record · atlassian-mcMCP serverOpen sourceVerified Sep 23, 2026

Atlassian Rovo MCP Server

Atlassian's official remote MCP server for Jira, Confluence, Jira Service Management, Bitbucket and Compass.

Sources and review

Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.

Best for

Teams on Atlassian Cloud who want assistants to search, summarize and update Jira issues and Confluence pages.

Avoid if

Your Jira or Confluence runs on self-managed Data Center; the server connects to Atlassian Cloud sites.

About Atlassian Rovo MCP Server

Atlassian's official cloud-hosted MCP server connects AI tools including Claude, ChatGPT, Cursor and VS Code to Jira, Confluence, Jira Service Management, Bitbucket, Compass, Loom and Teamwork Graph data in an Atlassian Cloud site. Authentication uses OAuth 2.1 or API tokens, so every action respects the user's existing permissions.

Atlassian Rovo MCP Server is an open-source project written primarily in JavaScript, with 1.1k stars on GitHub. It was last updated in September 2026.

Add Atlassian Rovo MCP Server to your MCP client

A hosted server: point your client at its URL and complete its sign-in there. In Claude Desktop or claude.ai, add it under Settings → Connectors → Add custom connector instead.

Claude CodeRun in your terminal
claude mcp add --transport http atlassian-mcp-server https://mcp.atlassian.com/v2/mcp
Cursor~/.cursor/mcp.json or .cursor/mcp.json
{
  "mcpServers": {
    "atlassian-mcp-server": {
      "url": "https://mcp.atlassian.com/v2/mcp"
    }
  }
}
VS Code.vscode/mcp.json
{
  "servers": {
    "atlassian-mcp-server": {
      "type": "http",
      "url": "https://mcp.atlassian.com/v2/mcp"
    }
  }
}
CodexRun in your terminal
codex mcp add atlassian-mcp-server --url https://mcp.atlassian.com/v2/mcp

Check the project's README for required accounts, keys and permissions before connecting. Setup guide for each client →

For agent buildersMake your product part of the discovery.Explore advertising

Atlassian Rovo MCP Server vs. the alternatives

All 163 alternatives →
RecordStarsPricing
Atlassian Rovo MCP ServerMCP serverthis listing1.1kOpen source
MCP Reference ServersMCP server91kOpen source
context7MCP server62kOpen source
chrome-devtools-mcpMCP server53kOpen source
Playwright MCPMCP server37kOpen source
github-mcp-serverMCP server33kOpen source

See all 163 Atlassian Rovo MCP Server alternatives, compared →