Bitbucket MCP is a Model Context Protocol (MCP) server: Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the Docker image ghcr.io/fabianschurig/bitbucket-mcp:0.20.2 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need BITBUCKET_TOKEN. The current release is v0.20.2, published under the AGPL-3.0 license, with source at FabianSchurig/bitbucket-cli on GitHub.
You'll find Bitbucket MCP in the Version Control category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Bitbucket MCP for FabianSchurig, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — ghcr.io/fabianschurig/bitbucket-mcp:0.20.2 · MCP over stdio