Oabraham1/mcp-scanner
Security scanner for MCP servers. Detects prompt injection, permission issues, and tool shadowing in Claude Desktop, Cursor, Windsurf, and other AI tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-scanner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...