cve-search.com
cve-search.com logo

CVE-Search

Integrates with the CVE-CIRCL API to enable searching and retrieving vulnerability information from the Common Vulnerabi...

Created byApr 23, 2025

CVE-Search MCP Server


CVE-SEARCH_MCP
A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product get CVE per CVE-ID get the last updated CVEs.

Requirements

  • python 3.10+
  • uv
  • Cline Roo Code etc

Tools

  • To get a JSON with all the vendors
  • To get a JSON with all the products associated to a vendor
  • To get a JSON with all the vulnerabilities per vendor and a specific product
  • To get a JSON of a specific CVE ID
  • To get a JSON of the last 30 CVEs including CAPEC, CWE and CPE expansions
  • To get more information about the current databases in use and when it was updated

Quick Start

  1. Git clone this repository
  1. Install the dependencies
3.Add to your mcp client(vscode with cline/roo code) configuration file, modify the "YOU_CVE_SEARCH_MCP_DIR_PATH" as you self dir.

Reference

CVE-Search MCP Server


CVE-SEARCH_MCP
A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product get CVE per CVE-ID get the last updated CVEs.

Requirements

  • python 3.10+
  • uv
  • Cline Roo Code etc

Tools

  • To get a JSON with all the vendors
  • To get a JSON with all the products associated to a vendor
  • To get a JSON with all the vulnerabilities per vendor and a specific product
  • To get a JSON of a specific CVE ID
  • To get a JSON of the last 30 CVEs including CAPEC, CWE and CPE expansions
  • To get more information about the current databases in use and when it was updated

Quick Start

  1. Git clone this repository
  1. Install the dependencies
3.Add to your mcp client(vscode with cline/roo code) configuration file, modify the "YOU_CVE_SEARCH_MCP_DIR_PATH" as you self dir.

Reference