74
/ 100
29 days ago
glama

atlassian-mcp

Enables natural-language interaction with self-hosted Jira and Bitbucket, providing tools for ticket management, pull requests, code review, and git context.

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 2 credentials: BITBUCKET_ACCESS_TOKEN, JIRA_ACCESS_TOKEN
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.
configATLASSIAN_MCP_CONFIGConfig is resolved in this order: --config <path> CLI arg → env var → ~/.atlassian-mcp.json → .atlassian-mcp.json in cwd → environment variables.
configATLASSIAN_MCP_FFMPEG_PATHPath to ffmpeg binary. Overrides ffmpeg-static. Use this if you have system ffmpeg or ffmpeg-static doesn't ship for your platform (Alpine/musl, some ARM variants). bundled ffmpeg-static
configATLASSIAN_MCP_FFPROBE_PATHPath to ffprobe binary. Overrides ffprobe-static. bundled ffprobe-static
configATLASSIAN_MCP_TMP_MAX_BYTESTotal-size quota for auto-saved attachments in os.tmpdir(). When exceeded, oldest are evicted. 1073741824 (1 GB)
configATLASSIAN_MCP_TMP_TTL_DAYSAuto-saved attachments older than this are pruned. 7
🔐 secretBITBUCKET_ACCESS_TOKENyour-bitbucket-personal-access-token
configBITBUCKET_URL
🔐 secretJIRA_ACCESS_TOKENyour-jira-personal-access-token
configJIRA_URL
// 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 4 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/stubbedev-atlassian-mcp-177j7h)](https://m8ven.ai/mcp/stubbedev-atlassian-mcp-177j7h)
commit: 998d35cecffec047a4d16f23089dd50f271ae9ad
code hash: 136c4c3c4e5f552ff1ed7ec961aa6d309897284f81b4dc4f976f1384cb1da001
verified: 6/13/2026, 9:53:24 AM
view raw JSON →
atlassian-mcp · M8ven Trust Score | M8ven