71
/ 100
7 days ago
glama

jira-mcp-server

Enables Claude Code CLI to interact with Jira, including fetching issue details, searching issues with JQL, retrieving comments, and getting user info, with support for multiple Jira environments.

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 1 credential: JIRA_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.
configJIRA_HOST"": "https://your-company.atlassian.net",
configJIRA_EMAIL"": "your-email@company.com",
🔐 secretJIRA_API_TOKEN"": "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/robwilde-jira-mcp-server-1xo3aj)](https://m8ven.ai/mcp/robwilde-jira-mcp-server-1xo3aj)
commit: 277085bab5fa96f64de40433677a2e71604761bc
code hash: db63a096047263a990e5c1a45682f9b1d1ce3c9d29efd7f5d294d69a798d0a2a
verified: 6/22/2026, 12:39:20 PM
view raw JSON →