Atlassian MCP Server (Sooperset)
Jira and Confluence data access for AI assistants across Cloud and Data Center.
Data last scanned today · Reviewed yesterday
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
| Tool | Description | Risk |
|---|---|---|
| jira_search | Search with JQL | low |
| jira_get_issue | Get issue details | low |
| jira_create_issue | Create issues | medium |
| jira_update_issue | Update issues | medium |
| jira_transition_issue | Change status | medium |
| confluence_search | Search with CQL | low |
| confluence_get_page | Get page content | low |
| confluence_create_page | Create pages | medium |
| confluence_update_page | Update pages | medium |
| confluence_add_comment | Add comments | medium |
Compatibility
| Client | Local | Docker | Remote | Read-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
Maintain this server? Add the live badge to your README.