74
/ 100
14 days ago
glama

jira-issue-context-mcp

Read-only MCP server that fetches a single Jira issue by key and returns its title, description, comments, attachment summary, and image attachments.

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 4 credentials: JIRA_API_TOKEN, JIRA_BEARER_TOKEN, JIRA_ISSUE_KEY, JIRA_SESSION_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_TOKENyour-atlassian-api-token
configJIRA_BASE_URLSet plus one auth method.
🔐 secretJIRA_BEARER_TOKENyour-token
configJIRA_COOKIE_NAMEtenant.session.token
configJIRA_EMAILyou@example.com
🔐 secretJIRA_ISSUE_KEYThe server also supports --issue=KEY or as fallback defaults, but passing the issue key from chat is usually cleaner.
configJIRA_MAX_IMAGE_MBmaxImageSizeMB optional, defaults to or 8
configJIRA_REQUEST_TIMEOUT_MS
🔐 secretJIRA_SESSION_TOKENyour-cookie-value
configPROGRAMFILES
configPROGRAMFILES(X86)
// 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 3 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/formonkey-jira-issue-context-mcp-1i6ey4)](https://m8ven.ai/mcp/formonkey-jira-issue-context-mcp-1i6ey4)
commit: d6a7279e595f2422945635e77a5ad215fa13a881
code hash: 466058427b40faadf4dad1766a469a27d4d2ed3bc17b9070907198b273b4599a
verified: 7/17/2026, 8:35:45 AM
view raw JSON →