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