1.0.2npm · jira-cloud-mcp-server · current release
Observed 2026-08-23T00:59:24.360Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.
{
"tools": {
"listChanged": true
}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
jira-ticketGet the metadata of a Jira ticket and any related tickets.Input schema{
"type": "object",
"properties": {
"reference": {
"type": "string",
"pattern": "^[A-Z]+-\\d+$",
"description": "The Jira ticket reference, e.g., 'PROJ-123'."
}
},
"required": [
"reference"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — · — | — |