← Index

ToolTrust Scanner

io.github.AgentSafe-AI/tooltrust-scanner·v1.0.9·Other
Quality Score
90
/100

Scans MCP servers for prompt injection, data exfiltration, and privilege escalation.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tooltrust-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "tooltrust-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tooltrust-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "tooltrust-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tooltrust-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other