Skip to content

Bitbucket

Free

by MCP Community

Bitbucket MCP Server

v1.1.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Bitbucket MCP Server

Bitbucket MCP Server

Installation

npx -y @submergedas/bitbucket-mcp

Reviews

Leave a Review

Installation

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