dmtr/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 dayong@mcphub.com.
This project provides an implementation of the Model Context Protocol (MCP) server in Python for interacting with Bitbucket repositories.
Tools
Functions exposed to the LLM to take actions
bitbucket_code_search
Search code in repositories
bitbucket_get_repositories
List and filter repositories
bitbucket_create_branch
Create a new branch
bitbucket_get_commits
Retrieve commit history
bitbucket_get_file_content
Get raw file content
bitbucket_create_pr
Create pull requests
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client