DEV.co
MCP Servers · atlassian

atlassian-mcp-server

Atlassian's official MCP server bridges AI tools (Claude, ChatGPT, Cursor, VS Code) with Jira, Confluence, Bitbucket, Compass, and JSM via OAuth 2.1 or API tokens. It runs as a cloud-hosted service and respects existing Atlassian access controls, letting teams query and create content without context-switching.

Source: GitHub — github.com/atlassian/atlassian-mcp-server
836
GitHub stars
105
Forks
JavaScript
Primary language
Apache-2.0
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositoryatlassian/atlassian-mcp-server
Owneratlassian
Primary languageJavaScript
LicenseApache-2.0 — OSI-approved
Stars836
Forks105
Open issues65
Latest releaseUnknown
Last updated2026-07-08
Sourcehttps://github.com/atlassian/atlassian-mcp-server

What atlassian-mcp-server is

A JavaScript-based MCP server implementing the Model Context Protocol, hosted on Atlassian Cloud. Exposes granular tools for read/write/search operations across Jira, Confluence, JSM, Bitbucket, and Compass, with role-based permission groups and dual authentication (OAuth 2.1 or scoped API tokens).

Quickstart

Get the atlassian-mcp-server source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/atlassian/atlassian-mcp-server.gitcd atlassian-mcp-server# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

AI-assisted ticket creation and search

Generate Jira tickets from meeting notes, search across issues and Confluence pages, and auto-update issue status—all from within Claude or ChatGPT without switching tabs.

Developer-centric workflow automation

Cursor and VS Code users can query Bitbucket repos, link PRs to Jira issues, and create documentation in Confluence directly from their IDE, maintaining flow state.

Content generation and summarization

Summarize large Confluence spaces or Jira epics, generate release notes, or draft specs in natural language via Claude or ChatGPT, with AI respecting existing permission controls.

Implementation considerations

  • OAuth 2.1 flow requires a modern browser for authorization handshake; headless/CI environments should use API tokens instead.
  • Permission groups (read, write, search) are managed at the Atlassian org level; admins must grant access per product to control what tools see.
  • API tokens are scoped differently by product (JSM and Bitbucket Cloud have restricted scopes); review support docs for token requirements per use case.
  • MCP Registry entry (com.atlassian) enables one-click setup in supported clients; verify your target client supports MCP and has compatible MCP version.
  • Data flows through Atlassian Cloud-hosted service; audit your compliance requirements if handling sensitive Jira/Confluence data.

When to avoid it — and what to weigh

  • Self-hosted or on-premise Atlassian deployments — Server is cloud-hosted only; no on-premise or self-hosted option mentioned. Requires Atlassian Cloud site.
  • Need for Jira Service Management + OAuth 2.1 — JSM tools are API-token-only; OAuth 2.1 is not supported for that product. Bitbucket Cloud also requires API tokens with scoped permissions.
  • Compass without OAuth 2.1 — Compass tools require OAuth 2.1 exclusively; no API token option available.
  • Organizations without Atlassian Cloud infrastructure — Requires modern Atlassian Cloud site with Jira, Confluence, JSM, Bitbucket, or Compass. No integration with legacy Server/Data Center editions.

License & commercial use

Apache License 2.0 (Apache-2.0). Permissive OSI license allowing commercial use, modification, and distribution with attribution and liability disclaimer.

Apache 2.0 permits commercial use, modification, and distribution. However, this is the server code license; actual usage and support depend on Atlassian Cloud service terms. Review Atlassian's Cloud terms of service and MCP server SLA for production deployment.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityLow
DEV.co fitStrong
Assessment confidenceHigh
Security considerations

Service is cloud-hosted and respects user's existing Atlassian Cloud access controls; no separate auth layer. OAuth 2.1 is industry-standard. API tokens are product-scoped. No details on encryption in transit/at rest, audit logging, or vulnerability response process; review Atlassian Cloud security docs and MCP server admin guide. Admin-level permission controls available at org level.

Alternatives to consider

Direct Atlassian API + custom integrations

More control but requires building and maintaining custom MCP adapter; no official support or pre-built client integrations.

Zapier / Make.com Atlassian connectors

Lower-code workflow automation for Jira/Confluence but less suited for AI agent / LLM use cases; no direct Claude/ChatGPT integration.

Open-source or third-party MCP servers (e.g., community-built)

May offer flexibility but lack official support, security review, and guaranteed compatibility with Atlassian products.

Software development agency

Build on atlassian-mcp-server with DEV.co software developers

Start with the official Atlassian Rovo MCP Server. Choose your client, configure OAuth or API tokens, and enable your team to query and create Jira, Confluence, and Bitbucket content from Claude, ChatGPT, or Cursor.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

Related on DEV.co

Explore the category and the services that help you build with it.

atlassian-mcp-server FAQ

Does this work with Atlassian Server or Data Center?
No; cloud-hosted server requires Atlassian Cloud site. Server/Data Center editions are not supported.
Can I use both OAuth 2.1 and API tokens simultaneously?
Depends on product. Jira, Confluence support both; JSM and Bitbucket Cloud require API tokens only; Compass requires OAuth 2.1 only. Check support docs for your products.
What happens to permissions if I revoke a token or change Atlassian user roles?
Changes take effect immediately; no caching of permissions mentioned. User sees access denied on next API call.
Is there a rate limit or usage quota?
Not stated in README. Refer to Atlassian support docs or contact support for SLA/quota details.

Software developers & web developers for hire

DEV.co helps companies turn open-source tools like atlassian-mcp-server into production software. Our software development services cover the full lifecycle — architecture, web development, integration, and maintenance — delivered by software developers and web developers who ship. Engage our software development agency to implement or customize it for your mcp servers stack.

Ready to integrate Atlassian with your AI tools?

Start with the official Atlassian Rovo MCP Server. Choose your client, configure OAuth or API tokens, and enable your team to query and create Jira, Confluence, and Bitbucket content from Claude, ChatGPT, or Cursor.