Catalog
io.github.Evozim/codevulnerability
OfficialCodeVulnerability
OWASP threat scanner auditing codebases for safety leaks.
Audits codebases for OWASP threats and security vulnerabilities.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"codevulnerability": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://codevulnerability-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.