Tooltrust Scanner
Rank #16,140io.github.AgentSafe-AI/tooltrust-scanner
MCP server providing tooltrust-scanner capabilities
Tooltrust Scanner is a Model Context Protocol (MCP) server published by agentsafe-ai. It ranks #16,140 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Tooltrust Scanner is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 115,906 of 132,046 servers on MCP Toplist.
Use Tooltrust Scanner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tooltrust-scanner -- npx -y tooltrust-mcp[mcp_servers.tooltrust-scanner]
command = "npx"
args = ["-y", "tooltrust-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tooltrust-scanner": {
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tooltrust-scanner": {
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tooltrust-scanner": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tooltrust-scanner": {
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tooltrust-scanner": {
"command": "npx",
"args": [
"-y",
"tooltrust-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AgentSafe-AI%2Ftooltrust-scanner)<a href="https://mcptoplist.com/server/io.github.AgentSafe-AI%2Ftooltrust-scanner"><img src="https://mcptoplist.com/badge/io.github.AgentSafe-AI%2Ftooltrust-scanner.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agentsafe-ai
Available versions (2)
| Version | Published |
|---|---|
| 1.0.9 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tooltrust Scanner?
- Tooltrust Scanner is maintained by agentsafe-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Tooltrust Scanner listed on the Official MCP Registry?
- Yes — Tooltrust Scanner is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Tooltrust Scanner have?
- MCP Toplist tracks 2 versions of Tooltrust Scanner, most recently published on Mar 31, 2026.
- Where can I find the source code for Tooltrust Scanner?
- The source code for Tooltrust Scanner is hosted at github.com/agentsafe-ai/tooltrust-scanner.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.