Bitbucket MCP
Quality Score
85
/100
Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"bitbucket-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/fabianschurig/bitbucket-mcp:0.15.6"
],
"env": {
"BITBUCKET_USERNAME": "<bitbucket_username>",
"BITBUCKET_TOKEN": "<your-bitbucket_token>"
}
}
}
}§02 Environment variables
BITBUCKET_USERNAMEYour Bitbucket username/ email (required for Basic auth, omit for workspace/repo access tokens)
BITBUCKET_TOKENrequiredsecret
Your Bitbucket API token or OAuth2 access token
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…