Bitbucket
Freeby Indie Developer
Manage Bitbucket repos, pull requests, pipelines, and Atlassian integrations.
v1.0.0Added Feb 12, 2025
bitbucketatlassiangitpipelines
Bitbucket MCP Server
Manage Bitbucket repos, pull requests, pipelines, and Atlassian integrations.
Features
- Pull Request management
- Pipeline runs
- Repository operations
- Branch policies
- Atlassian integration
Installation
{
"mcpServers": {
"bitbucket": {
"command": "npx",
"args": ["-y", "mcp-bitbucket"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-bitbucket
Add to claude_desktop_config.json
{
"mcpServers": {
"bitbucket": {
"command": "npx",
"args": ["-y", "mcp-bitbucket"]
}
}
}