Retrieves CVE details from the NVD API and fetches EPSS scores to provide comprehensive vulnerability information.
The EPSS tool retrieves CVE details from the NVD API and fetches EPSS scores, offering comprehensive vulnerability insights. It provides CVE descriptions, CWEs, CVSS scores, and EPSS percentiles, integrating seamlessly with tools like VS Code MCP and Open-WebUI. Utilizing a robust MCP server and supporting Docker deployment, it helps users assess the likelihood of exploitation for specific vulnerabilities and prioritize remediation efforts.
Key Features
01Fetches detailed vulnerability data from the NVD API, including descriptions, CWEs, and CVSS scores.
02Integrates with VS Code MCP for enhanced developer workflows.
03Retrieves EPSS scores and percentiles to assess exploitation likelihood.
04Offers Docker support for consistent and portable deployment.
058 GitHub stars
06Provides a robust MCP server for seamless integration with other tools.
Use Cases
01Integration with security tools for automated vulnerability management
02Vulnerability assessment and prioritization
03Real-time vulnerability insights within development environments