Odel
EU compliance MCP

EU compliance MCP

Local
@ansvar-systems25TypeScriptApache-2.0Updated 1mo ago

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

npm@ansvar/eu-regulations-mcpv0.7.1

Run

npx -y @ansvar/eu-regulations-mcp

MCP client config

{
  "mcpServers": {
    "eu-compliance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}