Odel
ai incident reporting mcp

ai incident reporting mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

AI Incident Reporting Compliance MCP. Unified classification + reporting-clock tracker across EU...

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIai-incident-reporting-mcpv1.1.9

Run

uvx ai-incident-reporting-mcp

MCP client config

{
  "mcpServers": {
    "ai-incident-reporting-mcp": {
      "command": "uvx",
      "args": [
        "ai-incident-reporting-mcp"
      ]
    }
  }
}