Bitbucket Server
Freeby MCP Community
MCP server for Bitbucket Server
v1.10.6Added Apr 12, 2026
mcpbitbucketbitbucket-servermodel-context-protocol
Bitbucket Server MCP Server
MCP server for Bitbucket Server
Installation
npx -y mcp-bitbucket-server
Reviews
Installation
Quick install
npx -y mcp-bitbucket-server
Add to claude_desktop_config.json
{
"mcpServers": {
"bitbucket-server": {
"command": "npx",
"args": ["-y", "mcp-bitbucket-server"]
}
}
}