MCP Server
MCP
mcp-audit
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-audit-proxy",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment