71
/ 100
2 days ago
mcp_so

JIRA MCP Server (Async)

A high-performance, asynchronous Model Context Protocol (MCP) server that integrates with JIRA using stdio transport

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_SERVER_URL"": "https://your-company.atlassian.net",
🔐 secretJIRA_API_TOKENyour_api_token_here
configJIRA_USER_EMAIL
configMAX_CONCURRENT_REQUESTSMax concurrent requests & rate limit (req/sec) 2 Optional
configREQUEST_TIMEOUTHTTP request timeout (seconds) 30 Optional
configCONNECT_TIMEOUTHTTP connection timeout (seconds) 10 Optional
configLOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR) ERROR Optional
configLOG_TO_STDOUTEnable stdout logging (interferes with MCP) false Optional
// 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/judexzhu-mcp-jira-16c4yz)](https://m8ven.ai/mcp/judexzhu-mcp-jira-16c4yz)
commit: b44e014b0b58561e8d9addd69b69bdf8e5978517
code hash: 0ed81e587637555e33667a7e116adb3e87ce46039cf3d9428af4329268963f05
verified: 6/27/2026, 8:57:19 AM
view raw JSON →