This MCP server relays a single incident into simultaneous signed reports for EU AI Act, DORA, NIS2, GDPR, and ISO 42001 workflows. It supports Article 73 incident reporting, escalation, audit trail, and regulatory submission via stdio MCP transport.
From the registry: Agent Incident Relay MCP — Article 73 5-clock broadcaster. One incident → simultaneous signed
$ pip install uvhttps://docs.astral.sh/uv/$ pip install agent-incident-relay-mcphttps://pypi.org/project/agent_incident_relay_mcp/Please install the `agent-incident-relay-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install uv — Install the uv Python package manager/runner if you want to use the recommended `uvx` launch method. Run: `pip install uv` (https://docs.astral.sh/uv/)
- Install Python package (alternative local install) — Alternatively install the MCP server package into your Python environment, then run the `agent-incident-relay-mcp` command directly. Run: `pip install agent-incident-relay-mcp` (https://pypi.org/project/agent_incident_relay_mcp/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["agent-incident-relay-mcp"]
Note: README provides a Claude Desktop example, but the canonical stdio shape is `uvx agent-incident-relay-mcp`. It also states an alternative path: install with `pip install agent-incident-relay-mcp` and run `agent-incident-relay-mcp` directly. No environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API