OSV.dev Security Analyzer
Summary
MCP Security Analyst is a Go-based server that integrates with OSV.dev to identify and analyze potential vulnerabilities in codebases. Developed by gleicon, it provides tools for checking dependencies against known vulnerabilities and analyzing code files for security issues, with optional enhanced static analysis through Semgrep integration. The server communicates through the Model Context Protocol, making it compatible with AI tools like Claude and Cursor IDE, enabling developers to receive security insights and recommendations directly within their workflow.
Available Actions(2)
check_vulnerabilities
Check for known vulnerabilities in dependencies using OSV.dev database. Parameters: package_name (string), version (string)
analyze_security
Analyze code for potential security issues based on the OSV.dev database of open-source vulnerabilities. Parameters: file_path (string)
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación