Skip to content
Back to search
30
MCP v1.0.2

io.github.CSOAI-ORG/agent-audit-logger-mcp

io.github.CSOAI-ORG/agent-audit-logger-mcp

Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/agent-audit-logger-mcp
Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...
0 tools · streamable-http
agent-audit-logger-mcp
Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-handoff, decision gets a tamper-evident signed
0 tools
Agent Audit Logger
Hash-chained HMAC-signed audit log for agent-to-agent calls with tamper-evident records of every tool invocation.
0 tools
agent-audit-trail-mcp
Immutable audit logging for AI agents — hash-chained event log, integrity verification, EU AI Act compliance
0 tools
io.github.csoai-org/agent-incident-reporter-mcp
Signed, hash-chained, tamper-evident AI incident records. EU AI Act Article 73 serious-incident repo
0 tools
agent-incident-reporter-mcp
Signed, hash-chained, tamper-evident AI incident records (MCP server). EU AI Act Art 73 ready. By MEOK AI Labs / CSOAI.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.csoai-org/agent-audit-logger-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}