tooltrust-mcp
Rank #3320io.github.AgentSafe-AI/tooltrust-scanner
Scans MCP servers for prompt injection, supply chain attacks, excessive permissions, and code execution risks. Includes an offline blacklist that catches known-compromised packages like LiteLLM 1.82.7/1.82.8 and Trivy with zero latency.
tooltrust-mcp is a Model Context Protocol (MCP) server published by AgentSafe-AI. It ranks #3320 of 58,832 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. tooltrust-mcp is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 55,512 of 58,832 servers on MCP Toplist.
Use tooltrust-mcp
Add tooltrust-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tooltrust-scanner": {
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Listed on 2 registries (1 delisted)
AgentSafe-AI
Available versions (2)
| Version | Published |
|---|---|
| 1.0.9 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is tooltrust-mcp?
- Scans MCP servers for prompt injection, supply chain attacks, excessive permissions, and code execution risks. Includes an offline blacklist that catches known-compromised packages like LiteLLM 1.82.7/1.82.8 and Trivy with zero latency.
- Who maintains tooltrust-mcp?
- tooltrust-mcp is maintained by AgentSafe-AI, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is tooltrust-mcp an official MCP server?
- Yes — tooltrust-mcp is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does tooltrust-mcp have?
- MCP Toplist tracks 2 versions of tooltrust-mcp, most recently published on Mar 31, 2026.
- Where can I find the source code for tooltrust-mcp?
- The source code for tooltrust-mcp is hosted at github.com/AgentSafe-AI/tooltrust-scanner.