EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y dingdawg-compliance
MCP client config
{
"mcpServers": {
"dingdawg-compliance": {
"command": "npx",
"args": [
"-y",
"dingdawg-compliance"
]
}
}
}