Catalog
io.github.sophiacave/mcp-shield
Officialby sophiacave · Python
MCP Shield
Security scanner for MCP servers. SSRF, path traversal, injection, auth, secrets. Grade A-F.
Security vulnerability scanner for MCP servers detecting SSRF, injection, and auth flaws.
Topics
ai-safetyanthropicclaudemcpmcp-servermodel-context-protocolsecuritysecurity-audit
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-shield": {
"command": "npx",
"args": [
"-y",
"@sophiacave/mcp-shield@1.0.7"
]
}
}
}