← All servers

eu-regulations-mcp

io.github.Ansvar-Systems/eu-regulations-mcp v0.7.1
Official Registry git

Query 47 EU regulations (GDPR, NIS2, DORA, AI Act) - 2,438 articles, 3,712 recitals, ISO 27001

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add eu-regulations-mcp -- npx -y @ansvar/eu-regulations-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "eu-regulations-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ]
    }
  }
}

Packages

npm @ansvar/eu-regulations-mcp@0.7.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Ansvar-Systems--eu-regulations-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent