mcpbeat Sign in

Eu Regulations MCP Server

local only

Eu Regulations MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 22 Jul 2026.

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

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 88 · avg 20 · +50% w/w
a month agotoday
95
Installs / week
npm · @ansvar/eu-regulations-mcp
25
Stars
3 open issues
22 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

What the code does

We read the source, 3 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call get_regulation_guide.regulation → src/extension-handlers/regulation-guide.ts:213, get_evidence_requirements.regulation → src/extension-handlers/regulation-guide.ts:213
    const guide: GuideData = JSON.parse(readFileSync(guidePath, 'utf-8'));

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add eu-regulations-mcp -- npx -y @ansvar/eu-regulations-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eu-regulations-mcp]
command = "npx"
args = ["-y", "@ansvar/eu-regulations-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eu-regulations-mcp": {
      "args": [
        "-y",
        "@ansvar/eu-regulations-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Eu Regulations MCP

same job, measured the same way
EUR-Lex
by pipeworx-io

EU law, article-level: GDPR, NIS2, DORA, EU AI Act + more, with EUR-Lex citations. Keyless.

39 tools answering
Ansvar: EU Regulations
by ansvar

EU regulations (GDPR, DORA, NIS2, AI Act, etc.) via Ansvar Gateway. Cited, OAuth + paid.

answering
MCP Regulated AI Compliance
by uchit

Regulated-industry AI compliance: EU AI Act, APRA, NIST AI RMF, ISO 42001, AU AI Safety.

79 installs/wk local only
Dora Nis2 Crosswalk MCP
by csoai-org

DORA × NIS2 Crosswalk MCP — map Regulation (EU) 2022/2554 obligations to Directive (EU) 2022/255...

244 installs/wk local only
Meok Enterprise Compliance Suite
by csoai-org

MEOK Enterprise Compliance Suite — End-to-end EU AI Act, GDPR, NIS2, DORA, ISO, SOC2, HIPAA, PCI

103 installs/wk local only
Governance MCP
by mima

AI governance evidence for EU AI Act, ISO 42001, SOC 2, and NIST AI RMF.

72 installs/wk local only
Governmyai
by governmyai

AI compliance obligations across EU AI Act, ISO 42001, Colorado AI Act, NIST, HIPAA, SOX, FTC

24 installs/wk local only
regulatory-deadline
by weiseer

FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents.

39 installs/wk local only

Eu Regulations MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Eu Regulations MCP?
Eu Regulations MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ansvar/eu-regulations-mcp was installed 95 times last week.
Is Eu Regulations MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Eu Regulations MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ansvar/eu-regulations-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Eu Regulations MCP?
The npm package @ansvar/eu-regulations-mcp was installed 95 times in the last week. Week over week that is +50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Eu Regulations MCP open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 25 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.