Loomal

Bitbucket MCP

MCP server by github.com/fabianschurig/bitbucket-cli

Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.

5 starsoci: ghcr.io/fabianschurig/bitbucket-mcp:0.16.2

About Bitbucket MCP

Bitbucket MCP is an MCP (Model Context Protocol) server published by fabianschurig in the official MCP registry, listed under Cloud Platforms on Loomal. Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.

It ships as a Docker image (ghcr.io/fabianschurig/bitbucket-mcp:0.16.2), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fabianschurig/bitbucket-cli, where the project has earned 5 GitHub stars.

Use Bitbucket MCP with your agent

Claude Code · one command
claude mcp add bitbucket-mcp-mcp -- docker run -i --rm ghcr.io/fabianschurig/bitbucket-mcp:0.16.2
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bitbucket-mcp-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/fabianschurig/bitbucket-mcp:0.16.2"
      ]
    }
  }
}
ocighcr.io/fabianschurig/bitbucket-mcp:0.16.2

Frequently asked questions

What is Bitbucket MCP?
Bitbucket MCP is an MCP (Model Context Protocol) server by fabianschurig in the Cloud Platforms category. Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.
How do I connect Bitbucket MCP to Claude, Cursor, or another MCP client?
Install Bitbucket MCP from its oci package (ghcr.io/fabianschurig/bitbucket-mcp:0.16.2) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Bitbucket MCP open source?
Yes — the source code is public at github.com/fabianschurig/bitbucket-cli, with 5 GitHub stars.
Can AI agents pay to use Bitbucket MCP?
Not yet through Loomal — Bitbucket MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bitbucket MCP? Claim this listing free by verifying GitHub ownership, or contact us.