Project Management
Atlassian Rovo MCP
Atlassian’s Rovo MCP server connects AI assistants to Jira, Confluence, and Compass with permission-aware access. Search and manage work items and documentation through the hosted remote endpoint.
Stars
852
Installs
95.0k
License
Apache-2.0
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 852 · catalog
- Freshness: Updated 2026-07-08
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"atlassian": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.atlassian.com/v1/mcp"]
}
}
}