ToolOracle/incidentoracle
DORA Art. 17-23 Incident Management — 12 MCP tools for classification, reporting, deadlines
Platform-specific configuration:
{
"mcpServers": {
"incidentoracle": {
"command": "npx",
"args": [
"-y",
"incidentoracle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
DORA Execution MCP Server — 12 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/incident/mcp/// claude_desktop_config.json
{
"mcpServers": {
"incidentoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/incident/mcp/"]
}
}
}| Tool | Description | |------|-------------| | log_incident | Log a new ICT-related incident. First step in the DORA incident management proce | | classify_incident | Classify an incident against the 6 DORA criteria (RTS 2024/1772). | | major_incident_check | Quick check: would these criteria values classify as a MAJOR incident? | | initial_notification | Generate the 4h initial notification for a MAJOR incident (ITS 2025/302 Annex I) | | intermediate_report | Generate the 72h intermediate report for a MAJOR incident (ITS 2025/302). | | final_report | Generate the 1-month final report with root cause analysis and lessons learned. | | deadline_tracker | Track all active MAJOR incident reporting deadlines. Shows overdue and upcoming. | | reclassify | Reclassify an incident (MAJOR to NON-MAJOR or vice versa). | | incident_stats | Dashboard: total/open/major incidents, overdue deadlines, by severity/status. | | cyber_threat_notify | Voluntary notification of a significant cyber threat (Art. 19(2)). | | incident_log | Full incident register with filters (status, classification, severity, search). | | health_check | Server status. |
| Tier | Rate Limit | Price | |------|-----------|--
Loading reviews...