Replace Bitbucket resources with full update. Common operations: update repositories, files, and branch restrictions. Use jq to filter response fields to reduce token costs. Returns TOON format by default.
Create Bitbucket pull requests, comments, approvals, and merges via REST API calls. Reduce token costs by filtering response fields with JMESPath expressions for efficient data extraction.
Retrieve Bitbucket API data with token-efficient TOON format. Use jq to filter fields and reduce costs. Supports queries for workspaces, repositories, pull requests, branches, commits, and more.
Clone a Bitbucket repository to your local filesystem by providing the repository slug and target path. Uses SSH (preferred) or HTTPS for authentication.
Permanently remove a Bitbucket repository using its slug. This irreversible action deletes all repository data, including code, issues, and pull requests.
Enables AI assistants to manage Bitbucket Cloud repositories, pull requests, branches, commits, pipelines, issues, and webhooks through the Model Context Protocol.
A Model Context Protocol server that enables AI assistants to interact with Bitbucket repositories, pull requests, and other resources through Bitbucket Cloud and Server APIs.
Retrieve file contents directly from Bitbucket repositories without cloning. Specify repository, file path, and branch to access code or documentation.
Partially update Bitbucket resources such as pull requests, repositories, and comments. Specify the endpoint path and a partial JSON body to apply targeted changes without full payloads.
Discover and list all accessible Bitbucket projects to explore available options, find project keys, or identify specific projects when keys are unknown.
Retrieve code changes from a Bitbucket pull request to review modifications, optionally focusing on specific files or adjusting context lines for clarity.
Delete Bitbucket resources such as branches, pull request comments, decline pull requests, remove approvals, or delete repositories using the Bitbucket API. Supports TOON and JSON output formats.