Skip to content

Bitbucket Dc

Free

by MCP Community

HTTP MCP server for Bitbucket Data Center REST API

v1.4.0Added Apr 12, 2026
mcpbitbucketbitbucket-datacentermodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Bitbucket Dc MCP Server

HTTP MCP server for Bitbucket Data Center REST API

Installation

npx -y @shibainu16/bitbucket-dc-mcp

Reviews

Leave a Review

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"]
    }
  }
}