cve-search_mcp
If you are the rightful owner of cve-search_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.
A Model Context Protocol (MCP) server for querying the CVE-Search API, providing access to CVE data, vendor and product browsing, and more.
The CVE-Search MCP Server is designed to facilitate seamless interaction with the CVE-Search API, allowing users to query and retrieve information about Common Vulnerabilities and Exposures (CVEs). This server enables users to browse vendors and products, obtain CVE details by CVE-ID, and access the latest updated CVEs. It is built to support Python 3.10+ and utilizes tools like uv and Cline/Roo Code for efficient operation. The server is particularly useful for security professionals and developers who need to integrate CVE data into their workflows or applications. By providing structured JSON outputs, it simplifies the process of accessing and utilizing vulnerability information.
Features
- Retrieve JSON data for all vendors.
- Access JSON data for all products associated with a vendor.
- Get JSON data for all vulnerabilities per vendor and specific product.
- Fetch JSON data for a specific CVE ID.
- Obtain JSON data of the last 30 CVEs with CAPEC, CWE, and CPE expansions.