Skip to main content

MseeP.ai Security Assessment Badge

CVE-Search MCP Server


CVE-SEARCH_MCP

cve-search_mcp MCP server

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
git clone https://github.com/roadwy/cve-search_mcp.git
  1. Install the dependencies
cd cve-search_mcp
uv sync

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.

    "cve-search_mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "YOU_CVE_SEARCH_MCP_DIR_PATH",
        "run",
        "main.py"
      ],
      "disabled": false,
      "autoApprove": []
    }

Reference

https://github.com/cve-search/cve-search

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_cve_search_mcp-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_cve_search_mcp-0.1.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_cve_search_mcp-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_cve_search_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ec11ea56899bbf0a8d5d3f5e4b9b84eca428d5d8a617812651b7d2230ee99aaf
MD5 569774e9779e734ac2a03dc2302e8f48
BLAKE2b-256 0dc833c7b4934db82f4a55e68743fe9344dfd6a33a7d295c560ec3ba5f89d2c0

See more details on using hashes here.

File details

Details for the file iflow_mcp_cve_search_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_cve_search_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60dee1ade02528d44235130c63bc789711540d3166e2d4a456b9b3e58ada763e
MD5 bffeef0109c10a3144f58a853b6c66f3
BLAKE2b-256 080926983ce5df1494e73fb0b0ce22cc9c67d42e2d8a21e44d592ef094062559

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page