MCP Directory
Back

atlassian-mcp-server

by atlassian · JavaScript · ★ 805

Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.

#ai#ai-agents#atlassian#bitbucket#chatgpt#claude#compass#confluence#copilot#cursor#developer-tools#jira#jira-service-management#llm#mcp#mcp-server#model-context-protocol#oauth#rovo#vscode

Install

npx -y github:atlassian/atlassian-mcp-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "atlassian-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:atlassian/atlassian-mcp-server"
      ]
    }
  }
}

From the README

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, and Compass. Getting started · Supported tools · Security & admin · Community The Atlassian Rovo MCP Server works with a growing list of MCP-compatible clients: | Client | Setup reference | | --- | --- | | OpenAI ChatGPT | [Connectors / MCP guide](https://platform.openai.com/docs/guides/tools-connectors-mcp) | | Clau…
Read full README on GitHub →

Related developer tools servers