mcpbeat Sign in

Atlassian Rovo MCP Server

by atlassian Your server? Claim it
answering

Atlassian Rovo MCP Server is answering right now. Last checked 5 min ago. Last commit 15 Sep 2026.

Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.

Uptime history 47 days of history · worst day 100%
47 days agonow
100.0%
Uptime 24h
276 of 276 checks
Tools
hidden behind auth
138 ms
Response time
average over 24h
1045
Stars
last commit 15 Sep 2026

Atlassian Rovo MCP Server missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add atlassian-mcp-server --transport http https://mcp.atlassian.com/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "atlassian-mcp-server": {
      "url": "https://mcp.atlassian.com/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.atlassian-mcp-server]
url = "https://mcp.atlassian.com/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "atlassian-mcp-server": {
      "url": "https://mcp.atlassian.com/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "atlassian-mcp-server": {
      "url": "https://mcp.atlassian.com/v1/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 2 more addresses. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.atlassian.com/v1/mcp streamable-http needs key 119 ms 5 min ago
https://mcp.atlassian.com/v1/mcp/authv2 streamable-http sign-in 89 ms 5 min ago
https://mcp.atlassian.com/v2/mcp streamable-http sign-in 112 ms 5 min ago

Alternatives to Atlassian Rovo MCP Server

same job, measured the same way
Atlassian Dc MCP Jira
by b1ff

MCP server for Atlassian Jira Data Center - search, view, and create issues

2 750 installs/wk local only
Atlassian Dc MCP Jira
by mrrefactoring

MCP server for Atlassian Jira Data Center - search, view, and create issues

70 installs/wk local only
Jira MCP Server
by friendlygeorge

MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...

27 installs/wk local only
MCP Jira Scoped
by deepwired

Jira MCP server with scoped API tokens via api.atlassian.com gateway

64 installs/wk local only
Atlassian Jira
by mcparmory

Create, search, and manage issues, projects, and team workflows

256 installs/wk local only
LooperTask
by loopertask

AI-native Kanban board — connect Claude to claim, work and move your tasks over MCP.

answering
gadak
by midagedev

Ask a local SQLite mirror of your Jira and Confluence: SQL, full-text search, issue detail.

local only
MCP Atlassian Extended
by vish288

MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.

285 installs/wk local only

Atlassian Rovo MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for Atlassian Rovo MCP Server?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Atlassian Rovo MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 276 of 276 checks got a reply (100.0%), average response time 138 ms. The bar chart above shows every period we have measured.
How do I connect Atlassian Rovo MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Atlassian Rovo MCP Server?
No API key is involved. Atlassian Rovo MCP Server answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Atlassian Rovo MCP Server?
It answers our handshake in 138 ms on average, which is faster than 79% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Atlassian Rovo MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript, 1 045 stars on GitHub and 87 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.