jhonymiler/Bitbucket-MCP-Cloud
If you are the rightful owner of Bitbucket-MCP-Cloud and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Bitbucket Cloud MCP Server is a comprehensive Model Context Protocol server designed for seamless integration with the Bitbucket Cloud API, providing programmatic access to essential functionalities.
Tools
Functions exposed to the LLM to take actions
list_projects
List projects in workspace
list_repositories
List repositories in workspace/project
list_commits
List commits in repository
list_pull_requests
List pull requests in repository
get_pull_request
Get specific pull request details
create_pull_request
Create new pull request
approve_pull_request
Approve pull request
decline_pull_request
Decline pull request
merge_pull_request
Merge approved pull request
list_pull_request_comments
List comments on pull request
create_pull_request_comment
Create comment on pull request
create_pull_request_inline_comment
Create inline comment on specific line in pull request diff
get_pull_request_diff
Get pull request diff for analysis
get_pull_request_diffstat
Get pull request diffstat summary
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client