tugudush/bitbucket-mcp
3.2
If you are the rightful owner of bitbucket-mcp 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.
A Model Context Protocol (MCP) server for Bitbucket that provides read-only access to repositories, pull requests, issues, commits, branches, users, and workspaces.
Tools
Functions exposed to the LLM to take actions
bb_get_repository
Get detailed information about a specific repository
bb_list_repositories
List repositories in a workspace
bb_get_file_content
Get the content of a file from a repository
bb_search_code
Search for code in a repository
bb_get_pull_requests
Get pull requests for a repository (with filtering)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client