MCPSentinel for Claude Desktop
io.github.gentaarnezzi/mcpsentinel
Precision-first security scanning for Model Context Protocol servers.
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCPSentinel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcpsentinel": {
"command": "uvx",
"args": [
"mcp-guardian-scan"
],
"env": {
"MCPSENTINEL_ALLOWED_HOSTS": "<MCPSENTINEL_ALLOWED_HOSTS>",
"MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "<MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs