MCP.so
ログイン
A

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.

基本情報

カテゴリ

生産性

トランスポート

stdio

公開者

kajaril

投稿者

kajaril

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "audit-event-logger": {
      "command": "node",
      "args": [
        "/path/to/audit-event-mcp/index.js"
      ]
    }
  }
}

ツール

4

Write 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,

コメント

「生産性」の他のコンテンツ