Skip to content

Bitbucket Server

Free

by MCP Community

MCP Server for Bitbucket Server PR management

v1.0.6Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Bitbucket Server MCP Server

MCP Server for Bitbucket Server PR management

Installation

npx -y bitbucket-server-mcp

Reviews

Leave a Review

Installation

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