get_incident
ActiveTool of Ai Incident Db
declared in 0.1.0
Fetch a full AI Incident Database record by numeric incident_id; returns title, date, description, alleged deployer/developer/harmed parties, and all linked news report URLs.
Parameters schema
{
"type": "object",
"examples": [
{
"incident_id": 42
}
],
"required": [
"incident_id"
],
"properties": {
"incident_id": {
"type": "number",
"description": "Numeric AIID incident id"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ai Incident Db
https://github.com/pipeworx-io/mcp-ai-incident-db
1/7 registries