hongjunland/bitbucket-mcp-server
3.2
If you are the rightful owner of bitbucket-mcp-server 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 document provides a comprehensive guide to setting up and using a Model Context Protocol (MCP) server integrated with Bitbucket's API.
Tools
Functions exposed to the LLM to take actions
list_repositories
Retrieve a list of all repositories in the workspace.
get_repository
Fetch detailed information about a specific repository.
list_branches
Get a list of branches in a repository.
get_commits
Retrieve commit history for a repository.
create_branch
Create a new branch in a repository.
create_pull_request
Create a pull request from one branch to another.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client