Bitbucket
Integrates with Bitbucket Cloud and Server APIs to manage pull request workflows including creation, updates, merging, branch management, code review operations, and diff retrieval with configurable context lines.
7 stars
0 tools
Created Aug 2025
@pdogra1299/pdogra1299-bitbucket-bitbucket-mcp-serverAbout
Integrates with Bitbucket Cloud and Server APIs to manage pull request workflows including creation, updates, merging, branch management, code review operations, and diff retrieval with configurable context lines.
Categories
general
Installation
npm
npm install @pdogra1299/pdogra1299-bitbucket-bitbucket-mcp-server
Configuration
{
"mcpServers": {
"pdogra1299-bitbucket-bitbucket-mcp-server": {
"command": "npx",
"args": [
"-y",
"@pdogra1299/pdogra1299-bitbucket-bitbucket-mcp-server"
]
}
}
}