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