JaviMaligno/mcp-server-bitbucket
Bitbucket MCP server with 58 tools for repository management, pull requests, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing.
Quick Start
Clone the repository:
git clone https://github.com/JaviMaligno/mcp-server-bitbucketClaude Desktop configuration example:
{
"mcpServers": {
"javimaligno-mcp-server-bitbucket-2": {
"command": "npx",
"args": [
"-y",
"JaviMaligno/mcp-server-bitbucket"
]
}
}
}Check the repository README for specific installation and configuration instructions.