MCP Server
MCP
MCPSentinel
Precision-first security scanning for Model Context Protocol servers.
Install
uvx mcp-guardian-scan
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-guardian-scan",
"version": "0.8.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated MCP server hostnames, optionally with an exact port, that the MCP-native scanner may connect to.",
"isRequired": true,
"format": "string",
"name": "MCPSENTINEL_ALLOWED_HOSTS"
},
{
"description": "Set to true only to permit an explicitly allowlisted private or reserved HTTP address in a trusted local network.",
"format": "string",
"name": "MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment