mcpbeat Sign in

Agent Audit MCP Server

local only

Agent Audit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Jul 2026.

Immutable audit trail for agent-to-agent interactions

Installs / week
not published
2
Stars
0 open issues
28 Jul 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command npm-wrapped/cli.js:23
  return execSync(cmd, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Agent Audit MCP

same job, measured the same way
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

202 installs/wk local only
MCP Gateway
by titus-civic

Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.

answering
OpenWorkProof
by dengyier

Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.

189 installs/wk local only
Visuals MCP
by harrybin

MCP server for interactive visualizations: tables, images, trees, lists, master-detail

70 installs/wk local only
Occasio
by occasiolabs

Tamper-evident, Sigstore-signed audit trail for Claude Code agents.

77 installs/wk local only
Healthclaw Guardrails
by aks129

Guardrailed FHIR access for AI agents: PHI redaction, audit trail, step-up auth, tenant isolation

answering
InterAI Risk Oracle
by interailabs

Pre-execution policy gate for consequential agent actions with durable trust receipts.

9 tools answering
Grantex
by mishrasanjeev

OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.

97 installs/wk local only

Agent Audit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Audit MCP?
Agent Audit MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Agent Audit MCP open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.