Independent trust grade A (93/100). Static analysis of npm package @atlassian-dc-mcp/jira@0.29.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured. wmcp.sh continuously watches npm:@atlassian-dc-mcp/jira for tool drift and rug-pulls. The grade is free and identical whether or not the operator pays.
jira_searchIssuesSearch for JIRA issues using JQL in the ${jiraInstanceType}
jira_getIssueGet details of a JIRA issue by its key from the ${jiraInstanceType}
jira_getIssueCommentsGet comments of a JIRA issue by its key from the ${jiraInstanceType}
jira_createIssueCreate a new JIRA issue in the ${jiraInstanceType}
jira_updateIssueUpdate an existing JIRA issue in the ${jiraInstanceType}
jira_postIssueCommentPost a comment on a JIRA issue in the ${jiraInstanceType}
jira_getTransitionsGet available status transitions for a JIRA issue in the ${jiraInstanceType}. Returns a list of transitions with their IDs, names, and target statuses
jira_getIssueDevelopmentInfoGet linked development information (pull requests, commits, or branches) shown in the Development panel of a JIRA issue in the ${jiraInstanceType}. De
jira_transitionIssueTransition a JIRA issue to a new status in the ${jiraInstanceType}. Use jira_getTransitions first to get available transition IDs.
jira_getIssueLinkTypesGet the list of available issue link types (e.g. Blocks, Relates, Duplicate) in the ${jiraInstanceType}. Use this to discover valid link type names be
jira_linkIssuesCreate a link between two JIRA issues in the ${jiraInstanceType}. Use jira_getIssueLinkTypes to find valid link type names.
jira_unlinkIssuesDelete an existing link between two JIRA issues in the ${jiraInstanceType}. Requires the issue link id (found in the
jira_uploadAttachmentUpload a local file as an attachment to a JIRA issue in the ${jiraInstanceType}. The file must live under the server-configured upload directory; the
jira_downloadAttachmentDownload attachment(s) from a JIRA issue in the ${jiraInstanceType}, by issue key (optionally filtered by filename) or by a single attachment id. Retu
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.
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://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.