EveryDev.ai
Subscribe
Home
Tools

3,303+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. MCP Atlassian
    MCP Atlassian icon

    MCP Atlassian

    MCP Servers

    An open-source MCP server that connects AI assistants to Jira and Confluence, enabling search, creation, and updates of issues and pages via the Model Context Protocol.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. No cost to use, modify, or distribute.

    Engagement

    Available On

    CLI
    API
    SDK

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    MCP ServersMCP IntegrationAgile Tools

    Alternatives

    NovamiraNuxt MCPResend MCP Send Email
    Developer
    Hyeonsoo LeeSeoul, South KoreaEst. 2024

    Listed Aug 2026

    About MCP Atlassian

    MCP Atlassian is an open-source Model Context Protocol (MCP) server built in Python by Hyeonsoo Lee (GitHub: sooperset) that bridges AI assistants with Atlassian's Confluence and Jira products. It supports both Atlassian Cloud and self-hosted Server/Data Center deployments, and is licensed under the MIT License. The project has accumulated over 5,600 GitHub stars and 1,200+ forks since its creation in December 2024, signaling strong community adoption.

    What It Is

    MCP Atlassian is a server implementation of the Model Context Protocol that exposes Jira and Confluence functionality as callable tools for AI assistants like Claude Desktop and Cursor. Rather than requiring custom API integrations, developers and teams can configure the server once and then ask their AI assistant natural-language questions like "Find issues assigned to me in PROJ project" or "Search Confluence for onboarding docs." The server handles authentication, API translation, and response formatting transparently.

    Tool Coverage and Capabilities

    The server ships with 98 tools total spanning both Jira and Confluence. Key tool categories include:

    • Jira: jira_search (JQL), jira_get_issue, jira_create_issue, jira_update_issue, jira_transition_issue, agile board tools, comments and worklogs, links and versions, attachments, service desk, forms and metrics, and SLA metrics
    • Confluence: confluence_search (CQL), confluence_get_page, confluence_create_page, confluence_update_page, confluence_add_comment, attachments, permissions, and templates

    Dedicated guides for JQL (Jira Query Language) and CQL (Confluence Query Language) are included in the documentation to help users write effective queries.

    Authentication and Deployment Options

    MCP Atlassian supports multiple authentication methods to accommodate different Atlassian deployment types:

    • API tokens for Atlassian Cloud (username + token)
    • Personal Access Tokens (PATs) for Server/Data Center
    • OAuth 2.0 for more advanced setups

    Deployment options include running via uvx (the recommended quick-start path, described as a 5-minute setup), Docker for production environments, pip installation, or building from source. The server also supports HTTP transport modes including SSE and streamable-http for multi-user scenarios.

    Compatibility

    ProductDeploymentSupport
    ConfluenceCloudFully supported
    ConfluenceServer/Data CenterSupported (v6.0+)
    JiraCloudFully supported
    JiraServer/Data CenterSupported (v8.14+)

    AI platform compatibility documentation is provided separately, covering IDE and assistant integrations such as Claude Desktop and Cursor.

    Update: v0.23.0

    The latest release is v0.23.0, published on July 18, 2026, with the repository last pushed on July 28, 2026. The project has been actively maintained since its December 2024 creation, with a full documentation site at mcp-atlassian.soomiles.com (built on Mintlify) and documentation available in llms.txt format for LLM consumption. The rapid version cadence and high star/fork counts indicate an actively developed and community-supported project.

    MCP Atlassian - 1

    Community Discussions

    Be the first to start a conversation about MCP Atlassian

    Share your experience with MCP Atlassian, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. No cost to use, modify, or distribute.

    • 98 Jira and Confluence MCP tools
    • Cloud and Server/Data Center support
    • API token, PAT, and OAuth 2.0 authentication
    • Docker and uvx deployment
    • HTTP transport support

    Capabilities

    Key Features

    • 98 MCP tools for Jira and Confluence
    • Jira issue search with JQL
    • Confluence page search with CQL
    • Create, update, and transition Jira issues
    • Create and update Confluence pages
    • Jira agile board tools
    • Jira service desk support
    • Jira SLA metrics
    • Confluence permissions and templates
    • Supports Atlassian Cloud and Server/Data Center
    • API token, PAT, and OAuth 2.0 authentication
    • HTTP transport with SSE and streamable-http
    • Docker deployment support
    • uvx quick-start (5 minutes)
    • llms.txt documentation format for LLM consumption

    Integrations

    Jira Cloud
    Jira Server
    Jira Data Center
    Confluence Cloud
    Confluence Server
    Confluence Data Center
    Claude Desktop
    Cursor
    Autohand Code
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate MCP Atlassian and help others make informed decisions.

    Developer

    Hyeonsoo Lee

    Hyeonsoo Lee builds open-source developer tooling focused on AI and productivity integrations. The mcp-atlassian project connects AI assistants to Atlassian's Jira and Confluence via the Model Context Protocol, and has grown to over 5,600 GitHub stars since its December 2024 launch. The project is maintained under the MIT License and ships with comprehensive documentation at mcp-atlassian.soomiles.com.

    Founded 2024
    Seoul, South Korea
    1 employees
    Read more about Hyeonsoo Lee
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Novamira icon

    Novamira

    An open-source MCP server WordPress plugin that gives AI agents full access to PHP execution, WP-CLI commands, database queries, and file edits on dev and staging sites.

    Nuxt MCP icon

    Nuxt MCP

    Model Context Protocol (MCP) integration for Nuxt applications, enabling AI assistants to interact with your Nuxt development environment.

    Resend MCP Send Email icon

    Resend MCP Send Email

    An MCP server that enables AI assistants to send emails through the Resend API using the Model Context Protocol.

    Browse all tools

    Related Topics

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    149 tools

    MCP Integration

    Tools for integrating MCP with existing AI systems and applications.

    71 tools

    Agile Tools

    Specialized AI-powered solutions for agile development methodologies that optimize sprints, standups, and retrospectives with intelligent velocity tracking and capacity planning.

    5 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions