Catalog
Bitbucket MCP
Officialby MatanYemini
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
MCP server for integrating Bitbucket Cloud and Server APIs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "npx",
"args": [
"-y",
"bitbucket-mcp@5.0.5"
]
}
}
}