Developer Tools
Trust: 40/100 (Fair)io.github.b1ff/atlassian-dc-mcp-bitbucket Guide
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
53 starsby b1ff
Quick Start
Install
npx @atlassian-dc-mcp/bitbucketClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-b1ff-atlassian-dc-mcp-bitbucket": {
"command": "npx",
"args": [
"@atlassian-dc-mcp/bitbucket"
]
}
}
}