Overview
Features
Jira & Confluence tooling
Read, search, create, update, and manage Jira issues and Confluence content using a broad set of read/write operations (e.g., jira_get_issue, jira_search, confluence_search, confluence_get_page, confluence_create_page).
Cloud and Server/DC compatibility
Supports Atlassian Cloud, Server, and Data Center deployments for Confluence and Jira with consistent MCP behavior.
Docker-based deployment
Distributed as a pre-built Docker image (ghcr.io/sooperset/mcp-atlassian:latest) for easy setup and IDE integration.
OAuth 2.0 Cloud authentication
Supports OAuth 2.0 for Atlassian Cloud with guided setup and token handling; includes an optional setup wizard.
BYOT (Bring Your Own Token) support
Allows using externally managed OAuth access tokens; server does not refresh tokens and token management is external.
Multi-Cloud OAuth Support
Minimal OAuth mode for multi-tenant apps; per-user tokens; per-request cloud context via headers; falls back to global cloud id.
HTTP Transport options
Offers SSE and streamable-http transports for single-user and multi-user authentication.
Proxies and Custom Headers
Configurable proxies and per-service header overrides; supports custom HTTP headers with masking of sensitive values in logs.
Who Is This For?
- AI developers:Integrate Atlassian Jira/Confluence data into AI assistants for read/write operations.
- IT admins:Deploy and manage MCP Atlassian across cloud and server deployments with token configurations.
- Product teams:Enable AI-assisted search, creation, and triage of Jira and Confluence content.




