Bitbucket MCP for Claude Code
io.github.fabianschurig/bitbucket-mcp
Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.
client:Claude Code
transport:stdio
runtime:oci
Install Bitbucket MCP in Claude Code
run in your project directory
claude mcp add bitbucket-mcp -e BITBUCKET_USERNAME=<BITBUCKET_USERNAME> -e BITBUCKET_TOKEN=<BITBUCKET_TOKEN> -- docker run -i --rm ghcr.io/fabianschurig/bitbucket-mcp:0.20.2
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs