73
/ 100
17 days ago
glama

mcp-jira-confluence-corp

A Model Context Protocol server for Atlassian Jira and Confluence that bypasses corporate proxies and self-signed certificates, enabling read/write operations on issues, projects, pages, and spaces using Personal Access Tokens.

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
34 tools verified — handlers match their declared behaviour
24 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 4 credentials: JIRA_TOKEN, JIRA_PERSONAL_TOKEN, CONFLUENCE_TOKEN, CONFLUENCE_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.
configJIRA_URLBase URL of your Jira instance
configJIRA_USERNAME/ JIRA_TOKEN Optional Basic Auth pair (alternative to PAT)
🔐 secretJIRA_TOKENJIRA_USERNAME / Optional Basic Auth pair (alternative to PAT)
🔐 secretJIRA_PERSONAL_TOKENAccepting PATs through / CONFLUENCE_PERSONAL_TOKEN.
configCONFLUENCE_URLBase URL of your Confluence instance
configCONFLUENCE_USERNAME
🔐 secretCONFLUENCE_TOKEN
🔐 secretCONFLUENCE_PERSONAL_TOKENAccepting PATs through JIRA_PERSONAL_TOKEN / .
configMCP_LOG_LEVEL
configMCP_TRANSPORT
configMCP_HTTP_PORT
configMCP_HTTP_HOST
// 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 1 concrete improvement 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/mshegolev-mcp-jira-confluence-corp-9ngne7)](https://m8ven.ai/mcp/mshegolev-mcp-jira-confluence-corp-9ngne7)
commit: f8021e352d85ca762d9ffc0df2da548d1f070525
code hash: 63cafb70232a13c702d90b96922a1dc6704a14ed09b388dbe8c60c87bbeb0eea
verified: 6/18/2026, 11:03:50 AM
view raw JSON →