Skip to main content
Glama
297,715 tools. Last updated 2026-07-14 08:25

"bitbucket" matching MCP tools:

Matching MCP Servers

  • Update an existing Bitbucket integration, including credentials, workspace, and email, for a specified Git provider in Dokploy.
    Apache 2.0
  • Access any Bitbucket Cloud REST API v2 endpoint for pipelines, webhooks, branch restrictions, and more. Supports pagination and returns raw HTTP status and JSON body.
    Apache 2.0
  • 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.
    ISC
  • Retrieve deployment history for a Bitbucket repository, sorted by most recent first. Paginate through results with configurable page size.
    MIT
  • Retrieve complete details of a Bitbucket repository, including settings, clone URLs, and metadata, by providing the repository slug and optional workspace slug.
    MIT
  • List branches in a BitBucket repository to see available branches and their latest commit information. Specify repository, workspace, and limit.
    MIT
  • Clone a Bitbucket repository to your local filesystem by providing the repository slug and target path. Uses SSH (preferred) or HTTPS for authentication.
    ISC
  • List all Bitbucket projects you have access to, enabling discovery of project keys. Supports pagination and custom field selection for tailored responses.
    Apache 2.0
  • Permanently remove a Bitbucket repository using its slug. This irreversible action deletes all repository data, including code, issues, and pull requests.
    MIT