81
/ 100
1 day ago
github_topic

mcp-server-atlassian-bitbucket

Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.

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-aqsjo8)](https://m8ven.ai/mcp/aashari-mcp-server-atlassian-bitbucket-aqsjo8)
commit: 19b2b386c800c95cd7a7a44446f950ec661b0d91
code hash: 5f2934309e7c316f3701d55d23f806138d4558f45dc44cc7bc12e6b6c94d659a
verified: 6/4/2026, 11:30:37 AM
view raw JSON →