Server Directory
ProductivityBeginner Official

Atlassian Remote (Jira + Confluence + Bitbucket)

by Atlassian

GitHub
2.1k

Official Atlassian remote MCP server hosted on Cloudflare. Access Jira tickets, Confluence docs, and Bitbucket repositories from Claude with enterprise authentication.

CAPABILITIES

  • Jira ticket management
  • Confluence document access
  • Bitbucket repository operations
  • Cloud-hosted infrastructure
  • Enterprise SSO
  • Cross-product search

INSTALLATION

Terminal
Cloud-hosted at https://mcp.atlassian.com

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "atlassian-remote": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""Cloud-hosted",
        "at","https://mcp.atlassian.com"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Beginner
Maintained By
Atlassian
NPM Package
@atlassian/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →