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,
「生産性」の他のコンテンツ
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
コメント