mcpbeat Sign in

Dingdawg Compliance MCP Server

local only

Dingdawg Compliance runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from npm. Last commit 26 May 2026.

EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.

Installs per day peak 180 · avg 30 · -40% w/w
a month agotoday
106
Installs / week
npm · dingdawg-compliance
1
Stars
0 open issues
26 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

This one needs environment variables set before it will start: DINGDAWG_API_KEY (API key for paid tier access — get free at dingdawg.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dingdawg Compliance

same job, measured the same way
Dingdawg Compliance
by dingdawg-dev

EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.

local only
Meridian MCP
by knambiardjsc

Local-first compliance scanner for DPDPA 2023/2025, RBI FREE-AI, SEBI AI/ML & EU AI Act.

484 installs/wk local only
MCP Eu AI Act
by ark-forge

EU AI Act + GDPR compliance scanner. One call, no arguments, 10 seconds. 22 AI frameworks detected.

16 tools answering
Rubric Protocol
by 0xsims

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

135 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
Vectordecisions MCP Server
by nikitadatar

AI Governance MCP Server - GATRI trust scoring, kill-switch, EU AI Act compliance for Claude

37 installs/wk local only
Eu AI Act Compliance MCP
by csoai-org

Eu Ai Act Compliance MCP Server by MEOK AI Labs

376 installs/wk local only
R
GoldLegal Legal Compliance API
by fcapp-cn-hangzhou-legal-api-legal-m-service-nubqrvluix

AI legal compliance: contract review, risk scoring, EU/CN AI act, watermark check. 8 MCP tools.

answering

Dingdawg Compliance — questions

Answers built from our own checks of this server.

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