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