ai-incident-reporting-mcp
Multi-regime AI incident classification + reporting MCP (EU AI Act Art 73, DORA, NIS2, GDPR breach). MIT
Documentation
Ai Incident Reporting MCP
mcp-name: io.github.CSOAI-ORG/ai-incident-reporting-mcp
AI Incident Reporting Compliance MCP
> **βοΈ Built by MEOK AI Labs / CSOAI. Need this applied to _your_ system fast? Book a 30-min Founder Office Hour (Β£29) β https://meok.ai/work Β· Full governance platform β https://meok.ai**
> Multi-regime AI incident classification + reporting MCP (EU AI Act Art 73, DORA, NIS2, GDPR breach)
Multi-regime AI incident classification + reporting MCP (EU AI Act Art 73, DORA, NIS2, GDPR breach). MIT
π Quick Start
# Install via pip
pip install ai_incident_reporting_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install ai-incident-reporting-mcp --client claude⨠Features
- Article 73 incident reporting
- 5-clock broadcast
- Escalation workflows
- Audit trail
- Regulatory submission
π Documentation
π‘οΈ Compliance
This MCP server is built with EU AI Act compliance built-in:
- β Article 9 β Risk Management System
- β Article 13 β Transparency & Instructions for Use
- β Article 15 β Bias Detection & Testing
- β Article 26 β FRIA Support (where applicable)
- β Article 50 β AI Content Watermarking (where applicable)
Need help getting compliant? **Book a free 15-min diagnostic β**
π’ Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo β Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo β Custom dev + SLA + Dedicated support
View Pricing β | Contact Sales β
π€ Part of the MEOK Ecosystem
This server is part of the **MEOK AI Labs** ecosystem β 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
π License
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is this MCP server free to use?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The free tier gives you 10 calls per day with no API key required. Pro tier is Β£79/mo for unlimited calls plus cryptographically signed attestations your auditor can verify independently."
}
},
{
"@type": "Question",
"name": "How does the signed attestation work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Every Pro tier audit produces a HMAC-SHA256 signed certificate with a unique ID and a public verify URL. Your auditor pastes the cert into https://meok-attestation-api.vercel.app/verify and gets an independent valid/invalid response. No contact with MEOK required."
}
},
{
"@type": "Question",
"name": "Which MCP clients does this work with?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All standard MCP clients: Claude Desktop, Claude Code, Cursor, VS Code with MCP extension, Windsurf, Cline, and any custom MCP-compatible agent. Install via npx meok-setup or pip install for the underlying Python package."
}
},
{
"@type": "Question",
"name": "Can I install all MEOK governance MCPs at once?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Run npx meok-setup --pack governance to install all 10 governance MCPs and write the configs for Claude Desktop, Cursor, or Windsurf in one command."
}
},
{
"@type": "Question",
"name": "Is the regulation text authoritative?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. MEOK syncs daily from the EUR-Lex Cellar SPARQL endpoint, the canonical EU regulation publication system. The text is verbatim with no LLM summarization. Every quote is auditor-defensible and includes the exact article number plus relevance score."
}
}
]
}
MIT Β© CSOAI-ORG
Built with π by Β· UK Companies House 16939677
- EU AI Act β `uvx eu-ai-act-compliance-mcp` Β· PyPI Β· GitHub
- DORA β `uvx dora-compliance-mcp` Β· PyPI Β· GitHub
- NIS2 β `uvx nis2-compliance-mcp` Β· PyPI Β· GitHub
- Cyber Resilience Act β `uvx cra-compliance-mcp` Β· PyPI Β· GitHub
- AI Bill of Materials β `uvx ai-bom-mcp` Β· PyPI Β· GitHub
- DORA Γ NIS2 Crosswalk β `uvx dora-nis2-crosswalk-mcp` Β· PyPI Β· GitHub
Full catalogue + Anthropic Registry verify links: meok.ai/anthropic-registry
Protocol coverage + Universal PAYG
This MCP is part of MEOK's 47-MCP fleet that bridges every active agent-interop protocol
and 30+ regulatory frameworks. See the full coverage matrix at meok.ai/protocols.
Agent interop protocols supported (8 live):
- β MCP (Anthropic) β native
- β A2A (Google + Linux Foundation, absorbed IBM ACP Sept 2025)
- β IBM ACP β covered via A2A merge
- β Stripe ACP (Agentic Commerce Protocol) β Q3 bridge via agent-commerce-protocol-mcp
- β AP2 (Google Agent Payments) β partial via agent-commerce-payments-mcp
- β x402 (Coinbase HTTP 402) β partial via api.meok.ai gateway
- β OASF / AGNTCY (Cisco Outshift + Linux Foundation) β Q3 bridge
- π ANP (Cisco Agent Network) β watch-list
Pricing options:
| Option | Price | Best for |
|---|---|---|
| Self-host (this MCP) | Β£0 β MIT | Devs |
| This MCP Starter | Β£29/mo | One-MCP teams |
| This MCP Pro | Β£79/mo | Production + 24h SLA |
| Universal PAYG | Β£29/mo + Β£0.0002/call | Spiky usage across many MCPs |
| Substrate bundle (this category) | Β£99-Β£499/mo | A whole pack |
| MEOK Universe | Β£1,499/mo | All 47 MCPs, 500K calls |
Each tier above the free self-host adds HMAC-signed attestations verifiable at
`verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated
buyers can deploy without vendor-lock-in objections.
πΈ Try MEOK in 30 seconds β instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | Β£1 | Signed sample MCP-Hardening report + Article 50 PDF | |
| Quick Kit | Β£9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | |
| Founder Call | Β£29 | 30-min 1-on-1 with the founder |
> Refundable. UK Stripe β VAT-clean. Builds on the 81-MCP MEOK fleet.
> Verify any signed report at .
Configuration
Add to your `claude_desktop_config.json` (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"ai-incident-reporting-mcp": {
"command": "uvx",
"args": ["ai-incident-reporting-mcp"]
}
}
}Or: `pip install ai-incident-reporting-mcp` then run the `ai-incident-reporting-mcp` command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use `classify_incident` to β¦"
- "Use `list_regime_clocks` to β¦"
- "Use `sign_incident_response_attestation` to β¦"
See also
MEOK compliance MCP fleet:
Frequently asked questions
What is ai-incident-reporting-mcp?
ai-incident-reporting-mcp is Multi-regime AI incident classification + reporting MCP (EU AI Act Art 73, DORA, NIS2, GDPR breach). MIT
How do I install ai-incident-reporting-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is ai-incident-reporting-mcp open source?
Yes β it is hosted on GitHub at https://github.com/CSOAI-ORG/ai-incident-reporting-mcp.
Related MCP tools
Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, tamper-evident SHA-256 chain with RFC 3161 anchoring, 20 MCP tools.
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only.
Meta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor β the Meta node of Pipeboardβs 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan β no self-hosting required.
Give your AI agents persistent, collective memory β with deduplicating absorb, supersession lineage, semantic search, and a graph UI. Speaks MCP.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP