DORA × NIS2 Crosswalk MCP — map Regulation (EU) 2022/2554 obligations to Directive (EU) 2022/255...
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 dora-nis2-crosswalk-mcp
MCP client config
{
"mcpServers": {
"dora-nis2-crosswalk-mcp": {
"command": "uvx",
"args": [
"dora-nis2-crosswalk-mcp"
]
}
}
}