Skill Detail

Atlassian Rovo MCP Server

Connect Jira, Confluence, and Compass to your AI agent through Atlassian's official MCP server.

Calendar, Email & ProductivityMCP
Calendar, Email & Productivity MCP Security Reviewed Security: Moderate
Tool match: atlassian-mcp-server ⭐ 743 GitHub stars Apache-2.0 license
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill atlassian-rovo-mcp-server Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
MCP-compatible client, Atlassian Cloud site (Jira, Confluence, and/or Compass), modern browser for OAuth flow or API token, Node.js v18+
Author
Atlassian
Publisher
Company
Last updated
Apr 8, 2026
Quick brief

The Atlassian Rovo MCP Server is maintained by Atlassian and provides a cloud-based bridge between your Atlassian Cloud site and MCP-compatible tools including Claude Code, Cursor, VS Code, GitHub Copilot CLI, Gemini CLI, and more.

How it works

What this skill actually does

Best for

  • Creating Jira tickets from specs or meeting notes without context switching
  • Searching and summarizing Confluence documentation through your agent
  • Querying Compass service metadata
  • Automating cross-product workflows spanning Jira and Confluence

Key capabilities

  • Jira: Search issues, create and update tickets, view project status, manage workflows
  • Confluence: Search pages, create and edit content, summarize documentation
  • Compass: Query service information and component metadata

Security model

All traffic encrypted via HTTPS (TLS 1.2+). OAuth 2.1 or API token authentication. Data access respects existing Jira, Confluence, and Compass user permissions.

Install notes

Remote endpoint: https://mcp.atlassian.com/v1/mcp β€” complete OAuth 2.1 in your browser. Local proxy: npx -y mcp-remote https://mcp.atlassian.com/v1/sse. Requires an Atlassian Cloud site.

Source: github.com/atlassian/atlassian-mcp-server