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).
Run
uvx nis2-compliance-mcp
MCP client config
{
"mcpServers": {
"nis2-compliance-mcp": {
"command": "uvx",
"args": [
"nis2-compliance-mcp"
]
}
}
}