Bitbucket MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 537 installs a week from pypi. Last commit 30 Jun 2026.
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
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 -- uvx bitbucket-mcp-py
{
"mcpServers": {
"bitbucket-mcp": {
"args": [
"bitbucket-mcp-py"
],
"command": "uvx"
}
}
}
[mcp_servers.bitbucket-mcp]
command = "uvx"
args = ["bitbucket-mcp-py"]
{
"mcpServers": {
"bitbucket-mcp": {
"args": [
"bitbucket-mcp-py"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bitbucket-mcp": {
"args": [
"bitbucket-mcp-py"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.