Skip to content
Back to search
30
MCP

@ai-agent-ledger/mcp-gateway

npm/@ai-agent-ledger/mcp-gateway

Policy enforcement, tamper-evident audit trail, and kill switch for any MCP server — a drop-in governance proxy

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

Similar MCP servers embedding-nearest

agent-policy-gateway-mcp
Compliance & guardrails for AI agents — PII filtering, audit logging, GDPR/AI Act checks, kill switch
0 tools
io.github.authzx/mcp-gateway
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
0 tools
io.github.titus-civic/mcp-gateway
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
0 tools · streamable-http
io.github.shahidh68/audit-ledger-mcp
Record AI decisions to a tamper-evident audit ledger from any MCP-compatible agent.
0 tools
@attested-intelligence/aga-mcp-server
MCP governance proxy and evidence engine for AI agent tool calls: evaluate each call against a sealed policy, permit or deny it at the proxy
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

How to use

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

{
  "mcpServers": {
    "@ai-agent-ledger/mcp-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}