74
/ 100
25 days ago
glama

jiraxmcp

An MCP server for interacting with Jira Cloud, providing tools for issues, search, agile boards, comments, links, attachments, and webhook notifications.

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.
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 3 credentials: JIRA_ACCESS_TOKEN, JIRA_API_TOKEN, JIRA_WEBHOOK_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.
🔐 secretJIRA_ACCESS_TOKENSupports either or JIRA_EMAIL plus JIRA_API_TOKEN.
🔐 secretJIRA_API_TOKENSupports either JIRA_ACCESS_TOKEN or JIRA_EMAIL plus .
configJIRA_EMAILSupports either JIRA_ACCESS_TOKEN or plus JIRA_API_TOKEN.
configJIRA_HOSTJira Cloud base URL exported as
configJIRA_WEBHOOK_HOSTJIRA_WEBHOOK_PORT overrides the default listener port 6543. controls the bind host and defaults to 127.0.0.1.
configJIRA_WEBHOOK_PORToverrides the default listener port 6543. JIRA_WEBHOOK_HOST controls the bind host and defaults to 127.0.0.1.
🔐 secretJIRA_WEBHOOK_SECRETIf you configure a webhook secret in Jira admin webhooks, also set so incoming X-Hub-Signature headers are verified before events are emitted.
// 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 5 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/vaibhavpandeyvpz-jiraxmcp-q5jxvx)](https://m8ven.ai/mcp/vaibhavpandeyvpz-jiraxmcp-q5jxvx)
commit: 4e453e67a6d5839a80b50e3708fa2a625e2b8839
code hash: 070faca259da392018d43b22fe5869b6c67ffb73c5d62abfc48dce2f3d0e469f
verified: 6/14/2026, 10:18:20 AM
view raw JSON →