Skip to content

Bitbucket

Free

by MCP Community

v0.6.6Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Bitbucket MCP Server

Installation

npx -y @atlassian-mcp-server/bitbucket

Reviews

Leave a Review

Installation

Quick install
npx -y @atlassian-mcp-server/bitbucket
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bitbucket": {
      "command": "npx",
      "args": ["-y", "@atlassian-mcp-server/bitbucket"]
    }
  }
}