Odel
nis2 compliance mcp

nis2 compliance mcp

Local
@csoai-orgPythonMITUpdated 4 days ago

NIS2 Directive (EU 2022/2555) compliance for AI agents. 10 Article 21 risk-management measures a...

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).

PyPInis2-compliance-mcpv1.3.11

Run

uvx nis2-compliance-mcp

MCP client config

{
  "mcpServers": {
    "nis2-compliance-mcp": {
      "command": "uvx",
      "args": [
        "nis2-compliance-mcp"
      ]
    }
  }
}