MCPSentinel
Rank #7,814io.github.gentaArnezzi/mcpsentinel
Precision-first security scanning for Model Context Protocol servers.
MCPSentinel is a Model Context Protocol (MCP) server published by gentaArnezzi. It ranks #7,814 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCPSentinel is listed across 2 registries — Official MCP and Glama, with 21 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 124,232 of 132,046 servers on MCP Toplist.
Use MCPSentinel
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcpsentinel -e "MCPSENTINEL_ALLOWED_HOSTS=<your MCPSENTINEL_ALLOWED_HOSTS>" -e "MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS=<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>" -- uvx mcp-guardian-scanReplace each placeholder with your own value before saving.
[mcp_servers.mcpsentinel]
command = "uvx"
args = ["mcp-guardian-scan"]
[mcp_servers.mcpsentinel.env]
MCPSENTINEL_ALLOWED_HOSTS = "<your MCPSENTINEL_ALLOWED_HOSTS>"
MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS = "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpsentinel": {
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<your MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpsentinel": {
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<your MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcpsentinel": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<your MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpsentinel": {
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<your MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpsentinel": {
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<your MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<your MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.gentaArnezzi%2Fmcpsentinel)<a href="https://mcptoplist.com/server/io.github.gentaArnezzi%2Fmcpsentinel"><img src="https://mcptoplist.com/badge/io.github.gentaArnezzi%2Fmcpsentinel.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
gentaArnezzi
Available versions (21)
| Version | Published |
|---|---|
| 0.8.8 | Sep 21, 2026 |
| 0.8.7 | Aug 14, 2026 |
| 0.8.6 | Aug 14, 2026 |
| 0.8.5 | Aug 14, 2026 |
| 0.8.4 | Aug 14, 2026 |
| 0.8.3 | Aug 14, 2026 |
| 0.8.2 | Aug 14, 2026 |
| 0.8.1 | Aug 14, 2026 |
| 0.8.0 | Aug 14, 2026 |
| 0.7.0 | Aug 14, 2026 |
| 0.6.0 | Aug 14, 2026 |
| 0.5.1 | Aug 14, 2026 |
| 0.5.0 | Aug 14, 2026 |
| 0.4.0 | Aug 14, 2026 |
| 0.3.0 | Aug 14, 2026 |
| 0.2.2 | Aug 14, 2026 |
| 0.2.1 | Aug 14, 2026 |
| 0.2.0 | Aug 14, 2026 |
| 0.1.2 | Aug 14, 2026 |
| 0.1.1 | Aug 14, 2026 |
| 0.1.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains MCPSentinel?
- MCPSentinel is maintained by gentaArnezzi, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is MCPSentinel listed on the Official MCP Registry?
- Yes — MCPSentinel is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCPSentinel have?
- MCP Toplist tracks 21 versions of MCPSentinel, most recently published on Sep 21, 2026.
- Where can I find the source code for MCPSentinel?
- The source code for MCPSentinel is hosted at github.com/gentaArnezzi/MCPSentinel.
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.