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