← Index

Bitbucket MCP

io.github.MatanYemini/bitbucket-mcp·v5.0.5·Git & Code Hosting
Quality Score
70
/100

Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitbucket-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitbucket-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bitbucket-mcp
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Git & Code Hosting