nardovibecoding/security-shield-mcp
Claude Code security MCP server — 7 tools: prompt injection detection, SSRF protection, file scanning, supply chain audit, secret leak detection, exfiltration detection, image metadata analysis
Platform-specific configuration:
{
"mcpServers": {
"security-shield-mcp": {
"command": "npx",
"args": [
"-y",
"security-shield-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...