Tooltrust
Freeby MCP Community
MCP server that scans other MCP servers for prompt injection, data exfiltration, and privilege escalation. Add to your .mcp.json and let your AI agent audit its
v1.1.4Added Apr 12, 2026
mcpsecurityscannerai-agentprompt-injection
Tooltrust MCP Server
MCP server that scans other MCP servers for prompt injection, data exfiltration, and privilege escalation. Add to your .mcp.json and let your AI agent audit its
Installation
Reviews
Installation
Quick install
npx -y tooltrust-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"tooltrust": {
"command": "npx",
"args": ["-y", "tooltrust-mcp"]
}
}
}