58
/ 100
4 hours ago
glama

MCP Atlassian Server

Enables AI assistants to interact with Atlassian Jira and Confluence, supporting OAuth 2.0 authentication and multiple transports.

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
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: CONFLUENCE_API_TOKEN, CONFLUENCE_PERSONAL_TOKEN, JIRA_API_TOKEN, JIRA_PERSONAL_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.
🔐 secretCONFLUENCE_API_TOKENyour_api_token
🔐 secretCONFLUENCE_PERSONAL_TOKENyour_personal_token
configCONFLUENCE_SPACES_FILTERDEV,TEAM,DOC # Limit Confluence spaces
configCONFLUENCE_URL
configCONFLUENCE_USERNAMEyour.email@company.com
configENABLED_TOOLSconfluence_search,jira_get_issue # Specific tools only
configHOST
🔐 secretJIRA_API_TOKENyour_api_token
🔐 secretJIRA_PERSONAL_TOKENyour_personal_token
configJIRA_PROJECTS_FILTERPROJ,DEV,SUPPORT # Limit Jira projects
configJIRA_URL
configJIRA_USERNAMEyour.email@company.com
configMCP_VERBOSEtrue # Enable debug logging
configPORT
configREAD_ONLY_MODEtrue # Disable write operations
configSTREAMABLE_HTTP_PATH
configTRANSPORT
// 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 2 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/itay1709-mcp-nodejs-atlassian-1f3kcj)](https://m8ven.ai/mcp/itay1709-mcp-nodejs-atlassian-1f3kcj)
commit: c9c4c8ea807cfceec188aa86c5365407bf8a0717
code hash: 42ef166ee0dcd36458b0b27cd3b99436e24e8f6acffd805ea4a2b6676e087869
verified: 6/22/2026, 12:16:00 PM
view raw JSON →