71
/ 100
10 days ago
glama

mcp-atlassian

MCP server for Atlassian Confluence and Jira, enabling AI assistants to search, create, and update issues and pages via natural language.

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
81 tools verified — handlers match their declared behaviour
43 read-only tools verified — handlers contain no write/delete/exec
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 13 credentials: ATLASSIAN_OAUTH_CLIENT_SECRET, CONFLUENCE_API_TOKEN, CONFLUENCE_PERSONAL_TOKEN, JIRA_API_TOKEN, JIRA_PERSONAL_TOKEN, ATLASSIAN_OAUTH_ACCESS_TOKEN, CONFLUENCE_CLIENT_KEY, CONFLUENCE_CLIENT_KEY_PASSWORD, JIRA_CLIENT_KEY, JIRA_CLIENT_KEY_PASSWORD, MCP_API_KEY, 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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configATLASSIAN_OAUTH_CLIENT_ID
🔐 secretATLASSIAN_OAUTH_CLIENT_SECRET
configATLASSIAN_OAUTH_REDIRECT_URI
configATLASSIAN_OAUTH_SCOPE
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_CLOUD_ID
🔐 secretATLASSIAN_OAUTH_ACCESS_TOKEN
configREAD_ONLY_MODE
configCONFLUENCE_SSL_VERIFY
configCONFLUENCE_SPACES_FILTER
configJIRA_SSL_VERIFY
configJIRA_PROJECTS_FILTER
configMCP_PROFILE
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
🔐 secretMCP_API_KEY
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 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/matutezam-atlassian-mcp-498xai)](https://m8ven.ai/mcp/matutezam-atlassian-mcp-498xai)
commit: 487925d06f9bf7fc6724ad43f5c8fee8e2de9772
code hash: 2321c4e198c218d65ebca4f873557dff89332142d960e69cb0e9a97193c98684
verified: 7/21/2026, 9:38:56 AM
view raw JSON →