mcpbeat Sign in

Bitbucket MCP Server

by matanyemini Your server? Claim it
local only

Bitbucket MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 4 007 installs a week from npm.

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

Installs per day peak 1 106 · avg 649 · +7% w/w
a month agotoday
4 007
Installs / week
npm · bitbucket-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Bitbucket MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bitbucket-mcp -- npx -y bitbucket-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bitbucket-mcp": {
      "args": [
        "-y",
        "bitbucket-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bitbucket-mcp]
command = "npx"
args = ["-y", "bitbucket-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bitbucket-mcp": {
      "args": [
        "-y",
        "bitbucket-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bitbucket-mcp": {
      "args": [
        "-y",
        "bitbucket-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bitbucket MCP

same job, measured the same way
L0 Py Blocks MCP
by selisedigitalplatforms

A Model Context Protocol (MCP) server for Selise Blocks Cloud integration

36 tools answering
Deployhq MCP Server
by deployhq

Model Context Protocol (MCP) server for DeployHQ API integration

33 installs/wk local only
Studex MCP Server
by itshivams

Model Context Protocol server for Studex tools, notifications, and profile integrations

answering
MCP For API
by appwrite

MCP (Model Context Protocol) server for Appwrite

33 496 installs/wk local only
Esa MCP Server
by koki-develop

A Model Context Protocol (MCP) server for esa.io

74 installs/wk local only
PubNub MCP Server
by pubnub

PubNub Model Context Protocol MCP Server for Cursor and Claude

449 installs/wk local only
Nx MCP
by nrwl

A Model Context Protocol server implementation for Nx

57 193 installs/wk local only
Nx Console
by nrwl

A Model Context Protocol server implementation for Nx

local only

Bitbucket MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bitbucket MCP?
Bitbucket MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bitbucket-mcp was installed 4 007 times last week.
How do I connect Bitbucket MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bitbucket-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bitbucket MCP?
The npm package bitbucket-mcp was installed 4 007 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.