AI Audit Event Mcp
@kajaril
关于 AI Audit Event Mcp
Agent steward infrastructure — hash-chained audit log with Merkle notarisation and a GDPR/AI-Act compliance skill.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"audit-event-logger": {
"command": "node",
"args": [
"/path/to/audit-event-mcp/index.js"
]
}
}
}工具
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.
概览
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,
生产力 分类下的更多 MCP 服务器
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
评论