bitbucket-mcp

lawp09/bitbucket-mcp
★ 2 stars Python AI/LLM Updated 15d ago
MCP server for Bitbucket Cloud API - Pull requests, pipelines, code review tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "uvx",
      "args": [
        "bitbucket-mcp"
      ]
    }
  }
}

Or install with pip: pip install bitbucket-mcp

README Excerpt

<!-- mcp-name: io.github.lawp09/bitbucket-mcp --> Connect **Claude Code**, **OpenAI Codex**, **Cursor**, **VS Code (GitHub Copilot)**, and any MCP-compatible AI assistant to your Bitbucket Cloud repositories. Review pull requests, monitor pipelines, and manage your code — all through natural language.

Tools (6)

BITBUCKET_TOKENBITBUCKET_USERNAMEBITBUCKET_WORKSPACEget_pull_request_review_summaryget_pull_requests_pending_reviewsubmit_pull_request_batch_review

Topics

bitbucketbitbucket-apimcpmcp-servermodel-context-protocolpipelinespull-requestspython