servers/ version-control/ bitbucket-mcp-fabianschurig
Bitbucket MCP icon

Bitbucket MCP

Unverified Claim & verify → Version Control

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

View on GitHub ↗
Overview Installation

Overview

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
Credentials — Requires BITBUCKET_TOKEN
Open source — AGPL-3.0 license · FabianSchurig/bitbucket-cli

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "bitbucket_mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/fabianschurig/bitbucket-mcp:0.20.2"
      ],
      "env": {
        "BITBUCKET_TOKEN": "<bitbucket-token>"
      }
    }
  }
}

Requires BITBUCKET_TOKEN

Related servers

GM
GitHub MCP
Version Control

Official GitHub MCP server for repository search, issues, pull requests, and CI/CD workflows in MCP-compatible AI clients.

★ 32.5k Updated 2h ago
DC
Dev Changes
Version Control

Turn described changes into reviewed pull requests: propose, triage, review, dependency audits.

Added 5 hours ago
Qlane icon
Qlane
Version Control

AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.

Added 5 hours ago
Radmail Mcp icon
Radmail Mcp
Version Control

Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.

Added 5 hours ago
RA
Rams
Version Control

Design review for UI code: 291 rules, scored 0-100 with fixes and git-applyable patches.

Added 5 hours ago
SH
Shipstar
Version Control

Generate and publish changelogs, blog posts, release emails, and social posts from your commits.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close