Atlassian MCP Server (Sooperset)

Jira and Confluence data access for AI assistants across Cloud and Data Center.

Data last scanned today · Reviewed yesterday

6310 tools5,584PythonMIT

Overview

The Atlassian MCP Server enables AI agents to interact directly with Jira and Confluence environments. It supports both Cloud and Server/Data Center deployments, allowing users to query projects, search documentation, manage tickets, and update issue statuses via natural language requests.

Our verdict

This server carries a high risk level with a security score of 38/100. The primary concern is the lack of any authentication method, meaning anyone with access to the configuration can use the server. Additionally, it lacks a read-only mode, providing full write access by default. Due to these significant security gaps, it is recommended only for isolated, non-sensitive environments rather than production systems containing critical or private organizational data.

  • Supports both Jira and Confluence platforms
  • Compatible with Cloud and Data Center deployments
  • Zero direct dependencies minimize supply-chain risk
  • Maintained actively with frequent commits
  • Lacks any built-in authentication mechanism
  • No read-only mode restricts safety for write operations
  • Not an official Atlassian-maintained project
  • Missing OAuth support

Tools

ToolDescriptionRisk
jira_searchSearch with JQLlow
jira_get_issueGet issue detailslow
jira_create_issueCreate issuesmedium
jira_update_issueUpdate issuesmedium
jira_transition_issueChange statusmedium
confluence_searchSearch with CQLlow
confluence_get_pageGet page contentlow
confluence_create_pageCreate pagesmedium
confluence_update_pageUpdate pagesmedium
confluence_add_commentAdd commentsmedium

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

Which Atlassian deployments are supported?

The server supports both Cloud deployments and self-managed Server or Data Center instances.

What is the minimum version required for Server or Data Center instances?

Confluence version 6.0 or higher and Jira version 8.14 or higher are required for compatibility.

How do I authenticate for Server or Data Center deployments?

You should use a Personal Access Token (PAT) instead of the standard username and API token combination used for Cloud deployments.

Are there specific environment variables required for configuration?

Yes, you must configure JIRA_URL and CONFLUENCE_URL along with the appropriate credentials for each service in your MCP configuration.

Alternatives

Changelog

Badge

Atlassian MCP Server (Sooperset) security score, rated on RepoAI

Maintain this server? Add the live badge to your README.