TheodorNEngoy/mcp-safety-scanner
Dependency-free CLI + GitHub Action to scan JS/TS repos for MCP/tool-server security footguns (CORS, eval, exec, etc.)
Platform-specific configuration:
{
"mcpServers": {
"mcp-safety-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-safety-scanner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...