atlassian-mcp

xleepy/atlassian-mcp
★ 0 stars TypeScript 🔌 API Integration Updated today
mcp server which supports cloud and self hosted envs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that connects AI assistants to **Jira**, **Confluence**, and **Bitbucket** — supporting both **Atlassian Cloud** and self-hosted **Data Center / Server**. It uses a **plug-n-play** model: configure only the services you use, and the corresponding tools register automatically. Cloud instances are auto-detected from the base URL.