Security Review
MCP Serverby wcygan · Added 5mo ago
Claude
186
Install
git clone https://github.com/wcygan/dotfilesAdd to Claude
claude mcp add security-reviewQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"security-review": {
"command": "npx",
"args": [
"@modelcontextprotocol/security-review"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Run a targeted security audit on specified files or modules. Uses OWASP-informed checks, dependency vulnerability scanning, and auth/input validation review. Use for security audits, vulnerability checks, or before deploying sensitive code. Keywords: security, audit, vulnerability, OWASP, CVE, secrets, injection, XSS, auth, authentication, authorization
Tags
securityjavascriptrustgojavaskill