mcpshield for Claude Desktop
io.github.mcpshield-dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
client:Claude Desktop
transport:stdio
runtime:npm
Install mcpshield in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcpshield": {
"command": "npx",
"args": [
"-y",
"mcpshield-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs