This is a compliance auditing tool for organizations that fall under the EU's NIS2 Directive, which mandates cybersecurity measures for critical infrastructure and digital service providers. It walks you through entity classification (are you even covered by NIS2?), audits your implementation of the 10 Article 21 risk management measures, and helps structure incident reports according to Article 23 requirements. You'd reach for this if you're building AI systems in sectors like energy, transport, health, or finance in the EU and need to document that you're meeting baseline security obligations. The MCP exposes tools for assessment workflows rather than live infrastructure monitoring.
🔏 Free tier: 50 calls/day. Need audit-ready proof?
Pro (£199/mo) turns every result into an HMAC-signed attestation with a public verify URL your auditor validates without an account — EU AI Act Art 11/12 ready. → Start: https://proofof.ai ·
pip install meok-attestation-verifyto verify any cert.
NIS2 (Directive EU 2022/2555) Article 21+23 compliance MCP
NIS2 (Directive EU 2022/2555) Article 21+23 compliance MCP. Entity classification, 10 measures audit, incident reporting. MIT
# Install via pip
pip install nis2_compliance_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install nis2-compliance-mcp --client claude
This MCP supports universal pay-per-call billing across the MEOK compliance fleet:
# One-time setup
export MEOK_PAYG_KEY="your_topup_token"
# Every tool call now deducts £0.05 from your balance.
# When balance hits zero, the tool returns a top-up URL.
# Works across all 7 MEOK compliance MCPs with the same token.
MEOK_PAYG_RATE_GBP).MEOK_X402_RECEIVER and pay via stablecoin.MEOK_PAYG_KEY is unset, behaviour is unchanged.Get a token: councilof.ai/payg (£10 / £50 / £200 top-up tiers).
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 26 PyPI packages · ~16,300 monthly installs.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"nis2-compliance-mcp": {
"command": "uvx",
"args": ["nis2-compliance-mcp"]
}
}
}
Or: pip install nis2-compliance-mcp then run the nis2-compliance-mcp command (stdio transport).
Once configured, ask your assistant, for example:
classify_entity to …"list_article_21_measures to …"audit_article_21 to …"MEOK compliance MCP fleet:
ai-incident-reporting-mcp, meok-eu-ai-act-art-26-fria-mcp