Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/incidentoracle

io.tooloracle/incidentoracle

IncidentOracle - 12-tool incident management MCP: triage, BaFin DORA reporting, RCA.

Uptime
100.0%
1 direct probes · 30d
Response
91ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

log_incident

Log a new ICT-related incident. First step in the DORA incident management process (Art. 17).

classify_incident

Classify an incident against the 6 DORA criteria (RTS 2024/1772). Determines if MAJOR (triggers 4h/72h/1m reporting) or NON-MAJOR.

major_incident_check

Quick check: would these criteria values classify as a MAJOR incident? No incident record needed — use for pre-assessment.

initial_notification

Generate the 4h initial notification for a MAJOR incident (ITS 2025/302 Annex I). Must be submitted within 4h of classification, max 24h after detection.

intermediate_report

Generate the 72h intermediate report for a MAJOR incident (ITS 2025/302). Must include action plan if incident is not yet resolved.

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). Competent authority must be notified of reclassification.

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)). Uses ITS 2025/302 Annex III template.

incident_log

Full incident register with filters (status, classification, severity, search).

health_check

Server status.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.tooloracle/incidentoracle": {
      "url": "https://tooloracle.io/incident/mcp/",
      "transport": "streamable-http"
    }
  }
}