Skip to content

Bitbucket Server

Free

by MCP Community

MCP server for Bitbucket Server

v1.10.6Added Apr 12, 2026
mcpbitbucketbitbucket-servermodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Bitbucket Server MCP Server

MCP server for Bitbucket Server

Installation

npx -y mcp-bitbucket-server

Reviews

Leave a Review

Installation

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