Eu Comply
Freeby MCP Community
Runtime EU AI Act compliance wrapper for MCP servers. Audit logging with hash chain, human oversight, risk classification, and PII redaction — designed to meet
v0.3.0Added Apr 12, 2026
mcpeu-ai-actcompliancegdprdora
Eu Comply MCP Server
Runtime EU AI Act compliance wrapper for MCP servers. Audit logging with hash chain, human oversight, risk classification, and PII redaction — designed to meet
Installation
Reviews
Installation
Quick install
npx -y mcp-eu-comply
Add to claude_desktop_config.json
{
"mcpServers": {
"eu-comply": {
"command": "npx",
"args": ["-y", "mcp-eu-comply"]
}
}
}