EPSS-MCP

EPSS-MCP

3.4

If you are the rightful owner of EPSS-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The EPSS MCP Project is a server designed to retrieve CVE details from the NVD API and fetch EPSS scores, providing comprehensive vulnerability information.

The EPSS MCP Project is a robust server that integrates with the NVD API to fetch detailed CVE information and with the EPSS server to retrieve scores and percentiles. This integration allows users to access comprehensive vulnerability data, including CVE descriptions, CWEs, CVSS scores, and EPSS percentiles, all in one place. The server is designed to be extensible and can be deployed using Docker for a consistent runtime environment. It also supports integration with VS Code MCP, enhancing developer workflows by providing real-time vulnerability insights. The project requires Python 3.13 or higher and optionally Docker for containerized deployment. Users need to provide an NVD API key for accessing the NVD API.

Features

  • Comprehensive CVE Information: Fetch detailed vulnerability data, including descriptions, CWEs, and CVSS scores, directly from the NVD API.
  • EPSS Integration: Retrieve EPSS scores and percentiles to assess the likelihood of exploitation for specific vulnerabilities.
  • MCP Server: Serve data through a robust and extensible MCP server for seamless integration with other tools.
  • Docker Support: Easily deploy the server using Docker for a consistent and portable runtime environment.
  • VS Code Compatibility: Integrate with VS Code MCP for enhanced developer workflows and real-time vulnerability insights.