MCP Directory
Back

bitbucket-mcp

by MatanYemini · JavaScript · ★ 131

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers