ClaudeMap

Atlassian MCP Server (Jira & Confluence)

Community-maintained reference MCP for Jira issues, Confluence pages, and Atlassian search.

MCP Serversatlassianjiraconfluenceproject-management

Lets Claude read and write Jira issues, browse Confluence spaces, run CQL/JQL searches, and link tickets. The most actively maintained Atlassian MCP server (5k+ stars).

What it does

  • Read/write Jira issues — create, comment, transition, and assign through natural language
  • Confluence page search, read, and update for pulling specs and runbooks into context
  • JQL and CQL search exposed as tools — Claude can work a triage queue end to end
  • Supports Jira/Confluence Cloud (API token) and Data Center / Server (personal access token)

When to use it

Best for sprint ops from the chat side: standup prep from your assigned queue, turning a discussion into a ticket, pushing release notes into Confluence. A read-only deployment works well for reporting and analytics assistants.

Getting started

uvx mcp-atlassian

Credentials via ATLASSIAN_* environment variables — API token (email + token) for Cloud, personal access token for Data Center/Server. See the README table for the exact variable set per deployment type.

Things to know

Write tools can transition and edit real tickets — start read-only if the agent feeds dashboards rather than doing ops. Token scope maps to the Atlassian user; use a service account rather than a personal admin token.

Repository

sooperset/mcp-atlassian

Charted

Related on the map

  • Exa MCP

    MCP Server

    Exa's official MCP server — live web search, crawling, and deep research wired into Claude.

    • official
    • search
    • web
    • mcp
  • Official Chrome DevTools MCP server — performance tracing, network inspection, and live debugging for coding agents.

    • official
    • chrome
    • debugging
    • browser
  • Vercel's handler for spinning up MCP servers on Next.js, Nuxt, Svelte, and more.

    • deploy
    • vercel
    • serverless
    • edge