pdogra1299
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.
Get detailed information about a branch including associated pull requests
Add a comment to a pull request. Supports: 1) General PR comments, 2) Replies to existing comments, 3) Inline comments on specific code lines (using line_number OR code_snippet), 4) Code suggestions for single or multi-line replacements. For inline comments, you can either provide exact line_number or use code_snippet to auto-detect the line.
Delete a branch
List branches in a repository
Request changes on a pull request
Get file content from a repository with smart truncation for large files
Get details of a Bitbucket pull request including merge commit information
List pull requests for a repository with optional filters
Merge a pull request
Create a new pull request
Update an existing pull request
Approve a pull request
Get the diff/changes for a pull request with optional filtering
List files and directories in a repository path
Remove approval from a pull request
Remove change request from a pull request
Connect to MCP Server
Required environment variables:
BITBUCKET_USERNAME
BITBUCKET_APP_PASSWORD