Skip to main content
Version ControlPython

JaviMaligno/mcp-server-bitbucket

Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing.

version-controlcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/JaviMaligno/mcp-server-bitbucket

Claude Desktop configuration example:

{
  "mcpServers": {
    "javimaligno-mcp-server-bitbucket": {
      "command": "npx",
      "args": [
        "-y",
        "JaviMaligno/mcp-server-bitbucket"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
Python
Author
JaviMaligno