Skip to content
Back to search
30
MCP sse

CodeVulnerability

io.github.evozim/codevulnerability

OWASP threat scanner auditing codebases for safety leaks.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.goldmembrane/codesafer
Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.
0 tools
SynapseAudit
Detects security vulnerabilities in code and syncs findings with SynapseAudit platform.
0 tools
OSV Scanner
Dependency vulnerability scanning with reachability triage using Google's OSV database across npm, pip, Go, and other ecosystems.
0 tools
SecurityScan
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
0 tools · streamable-http
CodeScene
Code Health analysis and technical debt management
0 tools
Code Audit (Ollama)
Provides local code auditing using Ollama models to analyze security vulnerabilities, performance bottlenecks, quality issues, architectural
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codevulnerability": {
      "url": "https://codevulnerability-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}