Atlassian MCP
About This Server
An MCP server for Jira and Confluence (the community-favorite implementation) supporting Cloud and Server/Data Center, letting agents search, create and update issues and pages in natural language, with API token, PAT and OAuth 2.0 auth.
Installation
uvx mcp-atlassianFrequently Asked Questions
Is Atlassian MCP an official product?
It is an open-source implementation maintained by community developer sooperset (5,000+ GitHub stars), not an official Atlassian product — but its completeness and active upkeep make it one of the most widely used MCP options for Jira/Confluence today.
Does it support self-hosted Server / Data Center?
Yes. It connects to Atlassian Cloud as well as self-hosted Jira/Confluence Server and Data Center, with auth via API token, Personal Access Token (PAT) and OAuth 2.0 — suitable for on-prem enterprise deployments.
How do I install and configure it?
Run it with uvx mcp-atlassian (Docker and pip are also supported), passing your Jira/Confluence URL and credentials via environment variables (e.g. JIRA_URL, JIRA_USERNAME, API token). See the project docs for full configuration.