Bitbucket
Freeby MCP Community
Bitbucket MCP Server
v1.1.2Added Apr 12, 2026
Bitbucket MCP Server
Bitbucket MCP Server
Installation
npx -y @submergedas/bitbucket-mcp
Reviews
Installation
Quick install
npx -y @submergedas/bitbucket-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"bitbucket": {
"command": "npx",
"args": ["-y", "@submergedas/bitbucket-mcp"]
}
}
}