Query 47 EU regulations (GDPR, NIS2, DORA, AI Act) - 2,438 articles, 3,712 recitals, ISO 27001
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
npx -y @ansvar/eu-regulations-mcp
MCP client config
{
"mcpServers": {
"eu-compliance-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}