MCP Directory
Back

bitbucket-mcp

by MatanYemini · JavaScript · ★ 149

Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs

#ai-tools#antrophic#bitbucket#llm-agents#mcp#mcp-server#model-context-protocol

Install

npx -y github:MatanYemini/bitbucket-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:MatanYemini/bitbucket-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs. This MCP server enables AI assistants like Cursor to interact with your Bitbucket repositories, pull requests, and other resources. This is a safe and responsible package — no DELETE operations are used, so there's no risk of data loss. Every pull request is analyzed with CodeQL to ensure the code remains secure. [](https://github.com/MatanYemini/bitbucket-mcp/actions/workflows/github-code-scanning/codeql) [](https://github.com/MatanYemini/bitbucket-mcp) [](https://opensource.org/licenses/MIT) [](http…
Read full README on GitHub →

Related developer tools servers