MCP server for Jira integration — multi-instance routing, ADF formatting, task caching, and comment templates via the Model Context Protocol.
{
"mcpServers": {
"softsparkjira": {
"command": "npx",
"args": [
"-y",
"@softspark/jira-mcp"
]
}
}
}