Skip to content

Bitbucket

Free

by MCP Community

MCP server for Bitbucket Cloud integration

v1.0.3Added Apr 12, 2026
mcpbitbucketcursorintegration
Works with:ClaudeGPTGeminiCopilot

Bitbucket MCP Server

MCP server for Bitbucket Cloud integration

Installation

npx -y @korfu/bitbucket-mcp

Reviews

Leave a Review

Installation

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