Sentinel Scan
Rank #8,202io.github.Ventrova/sentinel-scan-cli
MCP security scanner: detect tool poisoning, prompt injection & rug-pulls - 10 OWASP heuristics.
Sentinel Scan is a Model Context Protocol (MCP) server published by Ventrova. It ranks #8,202 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sentinel Scan is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 123,844 of 132,046 servers on MCP Toplist.
Use Sentinel Scan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sentinel-scan-cli -- npx -y sentinel-scan-cli mcp-server[mcp_servers.sentinel-scan-cli]
command = "npx"
args = ["-y", "sentinel-scan-cli", "mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sentinel-scan-cli": {
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli",
"mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sentinel-scan-cli": {
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli",
"mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sentinel-scan-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli",
"mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sentinel-scan-cli": {
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli",
"mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sentinel-scan-cli": {
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli",
"mcp-server"
]
}
}
}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.Ventrova%2Fsentinel-scan-cli)<a href="https://mcptoplist.com/server/io.github.Ventrova%2Fsentinel-scan-cli"><img src="https://mcptoplist.com/badge/io.github.Ventrova%2Fsentinel-scan-cli.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Ventrova
Available versions (2)
| Version | Published |
|---|---|
| 1.4.16 | Aug 25, 2026 |
| 1.4.10 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Sentinel Scan?
- Sentinel Scan is maintained by Ventrova, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Sentinel Scan listed on the Official MCP Registry?
- Yes — Sentinel Scan is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sentinel Scan have?
- MCP Toplist tracks 2 versions of Sentinel Scan, most recently published on Aug 25, 2026.
- Where can I find the source code for Sentinel Scan?
- The source code for Sentinel Scan is hosted at github.com/Ventrova/sentinel-scan-cli.
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.