Loomal

Bitbucket MCP

MCP server by github.com/matanyemini/bitbucket-mcp

Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration

146 starsnpm: bitbucket-mcp

About Bitbucket MCP

Bitbucket MCP is an MCP (Model Context Protocol) server published by matanyemini in the official MCP registry, listed under App Automation on Loomal. Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration

It ships as an npm package (bitbucket-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/matanyemini/bitbucket-mcp, where the project has earned 146 GitHub stars.

Use Bitbucket MCP with your agent

Claude Code · one command
claude mcp add bitbucket-mcp -- npx -y bitbucket-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bitbucket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitbucket-mcp"
      ]
    }
  }
}
npmbitbucket-mcp

Frequently asked questions

What is Bitbucket MCP?
Bitbucket MCP is an MCP (Model Context Protocol) server by matanyemini in the App Automation category. Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
How do I connect Bitbucket MCP to Claude, Cursor, or another MCP client?
Install Bitbucket MCP from its npm package (bitbucket-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Bitbucket MCP open source?
Yes — the source code is public at github.com/matanyemini/bitbucket-mcp, with 146 GitHub stars.
Can AI agents pay to use Bitbucket MCP?
Not yet through Loomal — Bitbucket MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bitbucket MCP? Claim this listing free by verifying GitHub ownership, or contact us.