Search for JIRA issues using JQL in the ${jiraInstanceType}
jira_getIssue
Get details of a JIRA issue by its key from the ${jiraInstanceType}
jira_getIssueComments
Get comments of a JIRA issue by its key from the ${jiraInstanceType}
jira_createIssue
Create a new JIRA issue in the ${jiraInstanceType}
jira_updateIssue
Update an existing JIRA issue in the ${jiraInstanceType}
jira_postIssueComment
Post a comment on a JIRA issue in the ${jiraInstanceType}
jira_getTransitions
Get available status transitions for a JIRA issue in the ${jiraInstanceType}. Returns a list of transitions with their IDs, names, and target statuses
jira_transitionIssue
Transition a JIRA issue to a new status in the ${jiraInstanceType}. Use jira_getTransitions first to get available transition IDs.
Spec / packaging20%100
✓ depends on an MCP SDK
✓ declares a bin entry (runnable server)
✓ 8 tool(s) detected in source
Security (OWASP MCP)30%90
no high-risk patterns in sampled source
scanned 6 source files
Maintenance / popularity20%100
published within 90 days
54 published versions
Tool hygiene15%95
✓ ships TypeScript types
4 runtime deps
Transparency / provenance15%75
✓ public repository linked
no license declared
5,778 weekly downloads
Findings
INFO Static analysis of npm package @atlassian-dc-mcp/jira@0.19.1 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
We re-grade npm:@atlassian-dc-mcp/jira on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Share this report card
A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.
A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.
<a href="https://www.wmcp.sh/mcp/grade/npm%3A%40atlassian-dc-mcp%2Fjira"><img src="https://www.wmcp.sh/mcp/grade/npm%3A%40atlassian-dc-mcp%2Fjira/badge.svg" alt="MCP Trust Grade A · wmcp.sh"></a>
Agents: check this before connecting
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://www.wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.