Bitbucket Dc
Freeby MCP Community
HTTP MCP server for Bitbucket Data Center REST API
v1.4.0Added Apr 12, 2026
mcpbitbucketbitbucket-datacentermodel-context-protocol
Bitbucket Dc MCP Server
HTTP MCP server for Bitbucket Data Center REST API
Installation
npx -y @shibainu16/bitbucket-dc-mcp
Reviews
Installation
Quick install
npx -y @shibainu16/bitbucket-dc-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"bitbucket-dc": {
"command": "npx",
"args": ["-y", "@shibainu16/bitbucket-dc-mcp"]
}
}
}