74
grade C
2 days ago
glama

Jira MCP Server

Enables enterprise-level integration with Jira's REST API for AI assistants to perform advanced project management, issue tracking, analytics, and strategic planning tasks. Supports multiple Jira instances with thread-safe concurrent access, workflow management, and comprehensive project structure organization.

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 2 credentials: JIRA_API_TOKEN, JIRA_MCP_KEY
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_CONFIG_PATH"": "./config/.jira-config.json"
configJIRA_DOMAIN"": "your-domain"
configJIRA_EMAIL"": "your-email@example.com",
🔐 secretJIRA_MCP_KEY
configOPENCODE_CONFIG
// 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 2 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/cfdude-mcp-jira-1oj2iu)](https://m8ven.ai/mcp/cfdude-mcp-jira-1oj2iu)
commit: 210e9b2df5ca5f2863949ef1b48ee9b10a28be31
code hash: 57cdc6ab7430165037a3e27ab3ff28029fba07513bc1f39bae69dfa9374c784a
verified: 4/18/2026, 6:44:36 PM
view raw JSON →