You're viewing a demo portfolio

Join the waitlist
PRSM

get_incident

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ai Incident Db

https://github.com/pipeworx-io/mcp-ai-incident-db

1/7 registries
View full server →