Bitbucket MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 25 Aug 2026.
Provider-agnostic, AI-review-first MCP server for Bitbucket Cloud.
Today is the operative word: we check Bitbucket MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add bitbucket-mcp-server -- npx -y @droplinkperformance/bitbucket-mcp-server
{
"mcpServers": {
"bitbucket-mcp-server": {
"args": [
"-y",
"@droplinkperformance/bitbucket-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.bitbucket-mcp-server]
command = "npx"
args = ["-y", "@droplinkperformance/bitbucket-mcp-server"]
{
"mcpServers": {
"bitbucket-mcp-server": {
"args": [
"-y",
"@droplinkperformance/bitbucket-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bitbucket-mcp-server": {
"args": [
"-y",
"@droplinkperformance/bitbucket-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BITBUCKET_ACCESS_TOKEN (Bitbucket API token (ATATT), app password, or OAuth access token), BITBUCKET_EMAIL (Atlassian account email (required with API tokens)), BITBUCKET_DEFAULT_WORKSPACE (Default Bitbucket workspace when a tool omits workspace), LLM_PROVIDER (LLM backend for analyze_pull_request (openai, anthropic, gemini, bedrock)), OPENAI_API_KEY (OpenAI API key when LLM_PROVIDER is openai).
The author declared them in the registry entry; get the values from the project itself.
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
Cloudflare Workers MCP server: ai-provider-status
Read-only MCP server for your mail — provider-agnostic IMAP that never marks a message as read.
Cloud-hosted MCP server for Epidemic Sound
Cloud-hosted MCP server for URnetwork VPN and Proxy
Gemini-powered MCP server for code review analysis.
Cloud-hosted MCP server for durable AI memory
Zotero MCP server: local-first search, library checks, and preview-first writes for AI agents.
Answers built from our own checks of this server.