74
/ 100
27 days ago
glama

mcp-bitbucket

Enables AI systems to securely interact with self-hosted Bitbucket repositories, pull requests, projects, and code through the Model Context Protocol.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: BITBUCKET_PASSWORD, BITBUCKET_TOKEN, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBITBUCKET_DEFAULT_PROJECTThis release includes critical security enhancements and implements the feature:
🔐 secretBITBUCKET_PASSWORD
🔐 secretBITBUCKET_TOKENe ="your_personal_access_token" \
configBITBUCKET_URLe ="https://your-bitbucket-server.com" \
configBITBUCKET_USERNAME
configENABLE_HTTP_TRANSPORTe ="true" \
configLOG_LEVEL
🔐 secretMCP_API_KEYAPI key for authentication - ❌
configMCP_CORS_ORIGIN
configMCP_HTTP_ENDPOINTe ="/mcp" \
configMCP_HTTP_PORTe ="3001" \
configMCP_MAX_SESSIONS
configMCP_SESSION_TTL_MS
configPROJECT_ROOT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/n11techhub-mcp-bitbucket-1qh7go)](https://m8ven.ai/mcp/n11techhub-mcp-bitbucket-1qh7go)
commit: 8d3e002eb5a1fb4116d244de4bba7693935b9008
code hash: f5429029591c648cd2c6faf11f24316879b0c3e95dcdac442d6dd28677250263
verified: 6/13/2026, 10:26:50 AM
view raw JSON →