Bitbucket MCP Server
Skills
get_branch
Get detailed information about a branch including associated pull requests
add_comment
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_branch
Delete a branch
list_branches
List branches in a repository
request_changes
Request changes on a pull request
get_file_content
Get file content from a repository with smart truncation for large files
get_pull_request
Get details of a Bitbucket pull request including merge commit information
list_pull_requests
List pull requests for a repository with optional filters
merge_pull_request
Merge a pull request
create_pull_request
Create a new pull request
update_pull_request
Update an existing pull request
approve_pull_request
Approve a pull request
get_pull_request_diff
Get the diff/changes for a pull request with optional filtering
list_directory_content
List files and directories in a repository path
unapprove_pull_request
Remove approval from a pull request
remove_requested_changes
Remove change request from a pull request
Configuration
MCP Server
Connect to MCP Server