Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Cve Search Mcp

    A Model Context Protocol (MCP) server for querying the CVE-Search API

    60 stars
    Python
    Updated Oct 18, 2025
    cve
    mcp-server
    vulunhub

    Documentation

    MseeP.ai Security Assessment Badge

    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

    code
    git clone https://github.com/roadwy/cve-search_mcp.git

    2. Install the dependencies

    code
    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.

    code
    "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

    Similar MCP

    Based on tags & features

    • FH

      Fhir Mcp Server

      Python·
      55
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biothings Mcp

      Python·
      25
    • OM

      Omop Mcp

      Python·
      14

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • FH

      Fhir Mcp Server

      Python·
      55
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biothings Mcp

      Python·
      25
    • OM

      Omop Mcp

      Python·
      14

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k