MCP server for integrating with Bitbucket Cloud and Server APIs, enabling AI assistants to interact with repositories, pull requests, pipelines, and more.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios: Header Injection via Prototype Pollution
Allocation of Resources Without Limits or Throttling in Axios
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
process.env. You'll be asked to provide them before it can run.BITBUCKET_API_TOKEN— export ="ATBBxxxxxxxxxxxxx" # Personal API Token (starts with ATBB or ATATT)BITBUCKET_DISABLED_TOOLS— export ="deleteBranch,deleteRepository"BITBUCKET_ENABLED_TOOLS— export ="getPullRequest,listPullRequests,createPullRequest"BITBUCKET_LOG_DIR— Custom log directoryBITBUCKET_LOG_DISABLE— Disable file logging (default: false)BITBUCKET_LOG_FILE— Custom log file pathBITBUCKET_LOG_PER_CWD— Create per-directory logs (default: false)BITBUCKET_MODE— export ="safe" # readonly safe (default) fullBITBUCKET_URL— export ="https://bitbucket.company.com/rest/api/2.0"BITBUCKET_USERNAME— export ="user@example.com" # Your Atlassian email addressBITBUCKET_WORKSPACE— export ="my-workspace" # Your default workspace nameXDG_STATE_HOME[](https://m8ven.ai/mcp/atercates-bitbucket-mcp-1vpx85)