81
/ 100
27 days ago
pulsemcp

Bitbucket

Integrates with Bitbucket's REST APIs to enable repository management, pull request handling, and workspace operations with TypeScript-based error handling and pagination support

aashari/mcp-server-atlassian-bitbucket· npm: @aashari/mcp-server-atlassian-bitbucket· 127K installs· listed on pulsemcp
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.
🔐
You'll be asked for 2 credentials: ATLASSIAN_API_TOKEN, ATLASSIAN_BITBUCKET_APP_PASSWORD
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.
🔐 secretATLASSIAN_API_TOKENexport ="your_scoped_api_token" # Token starting with ATATT
🔐 secretATLASSIAN_BITBUCKET_APP_PASSWORDexport ="your_app_password"
configATLASSIAN_BITBUCKET_USERNAMEexport ="your_username"
configATLASSIAN_SITE_NAMEDon't use - it's not needed for Bitbucket Cloud
configATLASSIAN_USER_EMAILexport ="your.email@company.com"
configPACKAGE_NAME
configPORT3000 npm run mcp:inspect
configTRANSPORT_MODE
// 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 3 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/aashari-mcp-server-atlassian-bitbucket-15wdni)](https://m8ven.ai/mcp/aashari-mcp-server-atlassian-bitbucket-15wdni)
commit: 19b2b386c800c95cd7a7a44446f950ec661b0d91
code hash: 5f2934309e7c316f3701d55d23f806138d4558f45dc44cc7bc12e6b6c94d659a
verified: 7/5/2026, 9:12:12 AM
view raw JSON →