74
/ 100
21 days ago
glama

jira-mcp-server

A read-only MCP server that provides AI agents structured access to Jira Cloud, enabling project listing, sprint overview, issue retrieval, and JQL search.

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 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.
🔐 secretJIRA_API_TOKEN"": "your-api-token",
configJIRA_INSTANCE_URL"": "https://your-domain.atlassian.net",
configJIRA_USER_EMAIL"": "you@example.com"
configMCP_CONFIG_PATHSet to point to your config file:
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chrisurf-jira-mcp-server-9vnl8v)](https://m8ven.ai/mcp/chrisurf-jira-mcp-server-9vnl8v)
commit: f3d83271bb5bfd86872a1636c6c12b96e79aaf4d
code hash: 2822a560a45f3c7f93066603bcf85cfb205bb5ef588fcdf43f3883f0efbe86d4
verified: 6/21/2026, 10:32:27 AM
view raw JSON →