mcpbeat Sign in

MCP Eu Compliance MCP Server

local only

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

Offline MCP server: EU digital/data/cyber compliance full text (14 regs), verbatim + citations.

Installs per day peak 21 · avg 8 · +80% w/w
a month agotoday
42
Installs / week
npm · @matematicsolutions/mcp-eu-compliance
1
Stars
0 open issues
28 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Eu Compliance every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp-eu-compliance -- npx -y @matematicsolutions/mcp-eu-compliance
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-eu-compliance": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-compliance"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-eu-compliance]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-eu-compliance"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-eu-compliance": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-compliance"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-eu-compliance": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-compliance"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Eu Compliance

same job, measured the same way
The Metis Fca Handbook AI Harness MCP
by 99blaked99

MCP server for FCA Handbook compliance analysis with verbatim citations.

834 installs/wk local only
meok-eu-cra-mcp
by csoai-org

EU Cyber Resilience Act (CRA, Regulation (EU) 2024/2847) compliance MCP server. 4 tools, 11 tests. A

654 installs/wk local only
Compliance Auditor MCP
by firasmosbehi

City hiring-compliance MCP server with regulation search and full audit risk scoring.

answering
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Eu AI Act Compliance MCP
by csoai-org

Eu Ai Act Compliance MCP Server by MEOK AI Labs

376 installs/wk local only
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Federated AI Commons
by toby-self

MCP server for a federated AI-commons governance simulation with a verified compliance oracle.

65 installs/wk local only
Compliance Trestle MCP
by oscal-compass

An MCP server that provides tools to author OSCAL security compliance documentation

149 installs/wk local only

MCP Eu Compliance — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Eu Compliance?
MCP Eu Compliance 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 @matematicsolutions/mcp-eu-compliance was installed 42 times last week.
How do I connect MCP Eu Compliance?
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 @matematicsolutions/mcp-eu-compliance straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Eu Compliance?
The npm package @matematicsolutions/mcp-eu-compliance was installed 42 times in the last week. Week over week that is +80%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Eu Compliance open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.