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.
Quick Start
Clone the repository:
git clone https://github.com/sooperset/mcp-atlassianClaude Desktop configuration example:
{
"mcpServers": {
"sooperset-mcp-atlassian": {
"command": "npx",
"args": [
"-y",
"sooperset/mcp-atlassian"
]
}
}
}Check the repository README for specific installation and configuration instructions.