Community-maintained MCP server for Atlassian Bitbucket Data Center. Not affiliated with Atlassian.
{
"mcpServers": {
"atlassian-dcbitbucket": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/bitbucket"
]
}
}
}