AI Audit Event Mcp
@kajaril
About AI Audit Event Mcp
Agent steward infrastructure — hash-chained audit log with Merkle notarisation and a GDPR/AI-Act compliance skill.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"audit-event-logger": {
"command": "node",
"args": [
"/path/to/audit-event-mcp/index.js"
]
}
}
}Tools
4Write one audit event. Returns `{ id, chain_hash }`.
Recompute `chain_hash` for a range of events. Returns verified count and broken entries.
Filter by session, agent, event type, or date range. `input_hash` is never returned.
Export all events for a `subjectId` as NDJSON (GDPR Art. 20). Returns a 1-hour download URL.
Overview
What is AI Audit Event Mcp?
AI Audit Event Mcp is an MCP server that records agent events (tool calls, decisions, human turns) into a hash-chained SQLite audit log, with optional Merkle notarisation and Ed25519 signing for tamper-evident verification. It also includes a compliance skill for GDPR and AI Act audits. It is designed for developers building AI agents that require transparent,
More Productivity MCP servers

Time
modelcontextprotocolModel Context Protocol Servers
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
Computer Control MCP
AB498MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.
MCPControl
CheffromspaceMCP server for Windows OS automation
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Comments