12
/ 100
1 month ago
glama

mcp-atlassian

MCP server for Atlassian Confluence and Jira, supporting both Cloud and Server/Data Center deployments with tools for searching, creating, and updating issues and pages.

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
⚠️
Tool annotations don’t match behaviour
4 read-only tools perform write/delete/exec — confluence_get_macro_configs (line 520: macroRe.exec(normalized)); confluence_get_drawio_diagram (line 559: macroRe.exec(normalized)); confluence_get_macro_configs (line 451: macroRe.exec(normalized))
⚠️
Known vulnerabilities in dependencies: 6 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 12 credentials: CONFLUENCE_API_TOKEN, CONFLUENCE_PERSONAL_TOKEN, JIRA_API_TOKEN, JIRA_PERSONAL_TOKEN, ATLASSIAN_OAUTH_CLIENT_SECRET, ATLASSIAN_OAUTH_ACCESS_TOKEN, CONFLUENCE_CLIENT_KEY, CONFLUENCE_CLIENT_KEY_PASSWORD, JIRA_CLIENT_KEY, JIRA_CLIENT_KEY_PASSWORD, JIRA_OAUTH_CLIENT_SECRET, CONFLUENCE_OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies6 high25 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highhono@4.7.4GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.7.4GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highhono@4.7.4GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

highhono@4.7.4GHSA-m732-5p4w-x69g

Hono Improper Authorization vulnerability

highhono@4.7.4GHSA-q5qw-h33p-qvwr

Hono vulnerable to arbitrary file access via serveStatic vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTRANSPORT
configPORT
configHOST
configSTREAMABLE_HTTP_PATH
configENABLED_TOOLS
configTOOLSETS
configCONFLUENCE_URL"": "https://your-company.atlassian.net/wiki",
configCONFLUENCE_USERNAME"": "your.email@company.com",
🔐 secretCONFLUENCE_API_TOKEN"": "your_api_token"
🔐 secretCONFLUENCE_PERSONAL_TOKEN
configJIRA_URL"": "https://your-company.atlassian.net",
configJIRA_USERNAME"": "your.email@company.com",
🔐 secretJIRA_API_TOKEN"": "your_api_token",
🔐 secretJIRA_PERSONAL_TOKENServer/Data Center users: Use instead of JIRA_USERNAME + JIRA_API_TOKEN. See [Authentication](https://mcp-atlassian.soomiles.com/docs/authentication) for details.
configATLASSIAN_OAUTH_CLIENT_ID
🔐 secretATLASSIAN_OAUTH_CLIENT_SECRET
configATLASSIAN_OAUTH_REDIRECT_URI
configATLASSIAN_OAUTH_SCOPE
configATLASSIAN_OAUTH_CLOUD_ID
🔐 secretATLASSIAN_OAUTH_ACCESS_TOKEN
configREAD_ONLY_MODE
configCONFLUENCE_SSL_VERIFY
configCONFLUENCE_SPACES_FILTER
configJIRA_SSL_VERIFY
configJIRA_PROJECTS_FILTER
configNO_PROXY
configATLASSIAN_OAUTH_ENABLE
configCONFLUENCE_HTTP_PROXY
configHTTP_PROXY
configCONFLUENCE_HTTPS_PROXY
configHTTPS_PROXY
configCONFLUENCE_NO_PROXY
configCONFLUENCE_SOCKS_PROXY
configSOCKS_PROXY
configCONFLUENCE_CLIENT_CERT
🔐 secretCONFLUENCE_CLIENT_KEY
🔐 secretCONFLUENCE_CLIENT_KEY_PASSWORD
configCONFLUENCE_TIMEOUT
configJIRA_SLA_METRICS
configJIRA_SLA_WORKING_HOURS_START
configJIRA_SLA_WORKING_HOURS_END
configJIRA_SLA_WORKING_DAYS
configJIRA_SLA_TIMEZONE
configJIRA_HTTP_PROXY
configJIRA_HTTPS_PROXY
configJIRA_NO_PROXY
configJIRA_SOCKS_PROXY
configDISABLE_JIRA_MARKUP_TRANSLATION
configJIRA_CLIENT_CERT
🔐 secretJIRA_CLIENT_KEY
🔐 secretJIRA_CLIENT_KEY_PASSWORD
configJIRA_TIMEOUT
configATLASSIAN_OAUTH_ALLOWED_CLIENT_REDIRECT_URIS
configATLASSIAN_OAUTH_ALLOWED_GRANT_TYPES
configATLASSIAN_OAUTH_INSTANCE_URL
configJIRA_OAUTH_CLIENT_ID
configCONFLUENCE_OAUTH_CLIENT_ID
🔐 secretJIRA_OAUTH_CLIENT_SECRET
🔐 secretCONFLUENCE_OAUTH_CLIENT_SECRET
configPUBLIC_BASE_URL
configMCP_ALLOWED_URL_DOMAINS
// 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 9 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/tuongbeo-mcp-atlassian-dc-j7f698)](https://m8ven.ai/mcp/tuongbeo-mcp-atlassian-dc-j7f698)
commit: c4559b2acf626a877ed85bf19f273b55224728bb
code hash: 32ad667a8e32dc1d09a8a86b4bc9e077c4d3ee398d2cb46cd30da6090c38496e
verified: 6/22/2026, 12:17:21 PM
view raw JSON →