EU Audit Trail runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi. Last commit 28 Feb 2026.
Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.
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.
claude mcp add eu-audit-mcp -- uvx eu-audit-mcp
{
"mcpServers": {
"eu-audit-mcp": {
"args": [
"eu-audit-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.eu-audit-mcp]
command = "uvx"
args = ["eu-audit-mcp"]
{
"mcpServers": {
"eu-audit-mcp": {
"args": [
"eu-audit-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"eu-audit-mcp": {
"args": [
"eu-audit-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.