MCP Shield for Cline
io.github.sophiacave/mcp-shield
Security scanner for MCP servers. SSRF, path traversal, injection, auth, secrets. Grade A-F.
client:Cline
transport:stdio
runtime:npm
Install MCP Shield in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-shield": {
"command": "npx",
"args": [
"-y",
"@sophiacave/mcp-shield"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs