mcp audit server for Claude Code
io.github.joepangallo/mcp-audit-server
Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend
client:Claude Code
transport:stdio
runtime:npm
Install mcp audit server in Claude Code
run in your project directory
claude mcp add mcp-audit-server -e AGENT_SECURITY_API_KEY=<AGENT_SECURITY_API_KEY> -e AGENT_SECURITY_BASE_URL=<AGENT_SECURITY_BASE_URL> -- npx -y ledd-mcp-audit-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs