71
/ 100
13 days ago
glama

Jira MCP Integration

Enables AI agents to interact with Jira Cloud through the REST API, supporting project management, issue operations (create, read, update, delete), JQL search, task assignments, and status transitions.

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_BASE_URL"": "https://your-domain.atlassian.net",
configJIRA_EMAIL"": "your-email@example.com",
🔐 secretJIRA_API_TOKEN"": "your-api-token-from-step-2"
// 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/koveh-jira-mcp-1o4su6)](https://m8ven.ai/mcp/koveh-jira-mcp-1o4su6)
commit: 4172c537c380bfedaaede910381a6e77c3bf1851
code hash: 8952b1bcdf5d7b20d06540240bf83c3c03d652aafb9cd9c0fe724f4ba387d7ec
verified: 6/17/2026, 12:48:42 PM
view raw JSON →