SERVER

Bitbucket MCP

Rank #4802

io.github.FabianSchurig/bitbucket-mcp

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

First listed
Apr 6, 2026
Last publish date
Apr 30, 2026
OVERVIEW

Bitbucket MCP is a Model Context Protocol (MCP) server published by FabianSchurig. It ranks #4802 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Bitbucket MCP is listed on Official MCP, with 6 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 30, 2026.

STANDING
#4,802of 58,900 tracked serversTop 10%

Ranks ahead of 54,098 of 58,900 servers on MCP Toplist.

CONNECT

Use Bitbucket MCP

Add Bitbucket MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/fabianschurig/bitbucket-mcp:0.15.6"
      ],
      "env": {
        "BITBUCKET_USERNAME": "<your BITBUCKET_USERNAME>",
        "BITBUCKET_TOKEN": "<your BITBUCKET_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

FabianSchurig

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
0.15.6Apr 30, 2026
0.15.5Apr 29, 2026
0.15.4Apr 28, 2026
0.15.3Apr 28, 2026
0.15.2Apr 27, 2026
0.13.5Apr 6, 2026
FAQ

Frequently asked questions

What is Bitbucket MCP?
Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.
Who maintains Bitbucket MCP?
Bitbucket MCP is maintained by FabianSchurig, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is Bitbucket MCP an official MCP server?
Yes — Bitbucket MCP is listed on the Official MCP Registry.
How many versions does Bitbucket MCP have?
MCP Toplist tracks 6 versions of Bitbucket MCP, most recently published on Apr 30, 2026.
Where can I find the source code for Bitbucket MCP?
The source code for Bitbucket MCP is hosted at github.com/FabianSchurig/bitbucket-cli.
EXPLORE