71
/ 100
1 month ago
glama

Atlassian MCP Server

A read-only MCP server that enables querying and searching Atlassian Confluence pages and Jira issues through their REST APIs. Supports retrieving content by ID or URL, searching using CQL/JQL, and listing spaces and projects.

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 3 credentials: ATLASSIAN_CONFLUENCE_TOKEN, ATLASSIAN_JIRA_TOKEN, ATLASSIAN_API_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_DOMAINexport =your-company.atlassian.net
configATLASSIAN_EMAILexport =your-email@company.com
🔐 secretATLASSIAN_CONFLUENCE_TOKENexport =your-confluence-token
🔐 secretATLASSIAN_JIRA_TOKENexport =your-jira-token
🔐 secretATLASSIAN_API_TOKENexport =your-api-token
// 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/varunkumar-atlassian-mcp-1u1pvp)](https://m8ven.ai/mcp/varunkumar-atlassian-mcp-1u1pvp)
commit: 1710d1b820a0e87282d39ddd0638f7e726c9dedd
code hash: 8d99d8cb1927984100ac6a9c29389ec5e47da369ebca39fb712fd8d29e1296f7
verified: 6/18/2026, 11:44:17 AM
view raw JSON →