bitbucket-server-mcp-server

bitbucket-server-mcp-server

10

The Bitbucket Server MCP is a Model Context Protocol server designed to facilitate interactions with Bitbucket Server through automated pull request management. It includes capabilities for creating, retrieving, and manipulating pull requests using the tool's API.

create_pull_request

Create a new Pull Request

get_pull_request

Get details for a specific Pull Request

merge_pull_request

Merge Pull Request

decline_pull_request

Reject Pull Request

add_comment

Add a comment in Pull Request

get_diff

Get the code difference for Pull Request

get_reviews

Get the review history of Pull Request