Skip to main content
Other Tools and IntegrationsPython

sooperset/mcp-atlassian

MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/sooperset/mcp-atlassian

Claude Desktop configuration example:

{
  "mcpServers": {
    "sooperset-mcp-atlassian-2": {
      "command": "npx",
      "args": [
        "-y",
        "sooperset/mcp-atlassian"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
sooperset