Shield
Freeby MCP Community
Security scanner for MCP servers
v1.0.4Added Apr 12, 2026
mcpmodel context protocolsecurityscannercli
Shield MCP Server
Security scanner for MCP servers
Installation
Reviews
Installation
Quick install
npx -y mcp-shield
Add to claude_desktop_config.json
{
"mcpServers": {
"shield": {
"command": "npx",
"args": ["-y", "mcp-shield"]
}
}
}