CVE-Search 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
- Git clone this repository
git clone https://github.com/roadwy/cve-search_mcp.git
- 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
CVE-Search Server
Project Details
- roadwy/cve-search_mcp
- Last Updated: 4/19/2025
Categories
Recomended MCP Servers
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
Ancestry MCP server made with Python that allows interactability with .ged (GEDCOM) files
A self-hostable sandbox for MCP and AI agents.
MCP Server for AI Agent Marketplace Index from DeepNLP
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server...
Claude Custom Prompts MCP Server - Create and use custom prompt templates with Claude AI
📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file....
Model Context Protocol (MCP) with TikTok integration





