Skip to content

Bitbucket Server

Free

by MCP Community

MCP server for Bitbucket Server / Data Center with code review, cross-repo PRs, and CI insights

v0.1.6Added Apr 12, 2026
mcpmodel-context-protocolbitbucketbitbucket-serverbitbucket-data-center
Works with:ClaudeGPTGeminiCopilot

Bitbucket Server MCP Server

MCP server for Bitbucket Server / Data Center with code review, cross-repo PRs, and CI insights

Installation

npx -y @pavel-kalmykov/bitbucket-server-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @pavel-kalmykov/bitbucket-server-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bitbucket-server": {
      "command": "npx",
      "args": ["-y", "@pavel-kalmykov/bitbucket-server-mcp"]
    }
  }
}