Back to search
30
MCP

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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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-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-handoff-certified-mcp
Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the ...
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
io.github.joepangallo/mcp-audit-server
Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend
0 tools
agent-handoff-certified-mcp
Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the offer, accepting agent signs acceptance, cha
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"
    }
  }
}