Loading MCP server directory, please wait...
Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.
npx @getmcp/cli add io.github.jellewas/eu-audit-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jellewas/eu-audit-mcp": {
"command": "uvx",
"args": [
"eu-audit-mcp"
],
"env": {
"AUDIT_CONFIG": ""
}
}
}
}