mcpbeat Sign in

Compliance Shield MCP Server

local only

Compliance Shield runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 24 Apr 2026.

ZATCA, UAE CT, EU AI Act regulatory compliance for AI agents

Installs per day peak 13 · avg 6 · +4% w/w
a month agotoday
41
Installs / week
npm · compliance-shield-mcp
0
Stars
0 open issues
24 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Compliance Shield 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 compliance-shield -- npx -y compliance-shield-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "compliance-shield": {
      "args": [
        "-y",
        "compliance-shield-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.compliance-shield]
command = "npx"
args = ["-y", "compliance-shield-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "compliance-shield": {
      "args": [
        "-y",
        "compliance-shield-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "compliance-shield": {
      "args": [
        "-y",
        "compliance-shield-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Compliance Shield

same job, measured the same way
Cra Compliance MCP
by csoai-org

EU Cyber Resilience Act (Regulation 2024/2847) compliance for AI agents. Product classification...

391 installs/wk local only
Air Blackbox
by shotwellj

EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate

234 installs/wk local only
Uk AI Act MCP
by csoai-org

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

137 installs/wk local only
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering
Air Blackbox MCP
by airblackbox

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

local only
VAT Validator MCP
by ojaskord

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

118 installs/wk 2 tools answering
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
Dora Compliance MCP
by csoai-org

DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident ...

466 installs/wk local only

Compliance Shield — questions

Answers built from our own checks of this server.

Why is there no uptime for Compliance Shield?
Compliance Shield 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 compliance-shield-mcp was installed 41 times last week.
How do I connect Compliance Shield?
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 compliance-shield-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Compliance Shield?
The npm package compliance-shield-mcp was installed 41 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Compliance Shield open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.