@iflow-mcp/sinewaveai-agent-security-scanner-mcp
npm/@iflow-mcp/sinewaveai-agent-security-scanner-mcpSecurity scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1000+ vulnerability rules with AST & taint analysis, auto-fix. For Claude Code, Cursor, Windsurf, Cline, OpenClaw.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@iflow-mcp/sinewaveai-agent-security-scanner-mcp": {
"url": "None",
"transport": "http"
}
}
}