Enterprise DNA
M MCP Servers Developer low

roadwy/cve-search_mcp

by Various

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

R

MCP

roadwy/cve-search_mcp

Added 1 June 2026

#cve #mcp-server #vulunhub

Overview

A Python-based MCP server that provides a structured interface to query the CVE-Search API. It exposes vulnerability lookup and search functionality through the Model Context Protocol, enabling AI agents and tools to retrieve CVE details and search results programmatically.

Best for

Best for
Developers building security-aware AI assistants or automated vulnerability scanning tools

Use cases

  • Search for specific CVEs by ID or keyword
  • Retrieve vulnerability details for security analysis
  • Integrate threat intelligence data into AI developer workflows

How to use

Tools exposed

  • uv

Tested with

Cline, VS Code, Roo Code

Example client config

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

Notes

A Python-based MCP server that provides a structured interface to query the CVE-Search API. It exposes vulnerability lookup and search functionality through the Model Context Protocol, enabling AI agents and tools to retrieve CVE details and search results programmatically.

100 stars on GitHub. Last updated 2025-07-26. Licensed MIT.

Use cases

  • Search for specific CVEs by ID or keyword
  • Retrieve vulnerability details for security analysis
  • Integrate threat intelligence data into AI developer workflows

Pros

  • Lightweight Python implementation with 100 GitHub stars
  • Standard MCP protocol allows easy integration with compatible clients
  • Direct access to CVE-Search API without custom adapters

Cons

  • Depends on the external CVE-Search API availability and rate limits
  • Limited to CVE-Search data; no other vulnerability databases
  • Requires an MCP client runtime to be useful

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation with 100 GitHub stars
  • Standard MCP protocol allows easy integration with compatible clients
  • Direct access to CVE-Search API without custom adapters

Cons

  • Depends on the external CVE-Search API availability and rate limits
  • Limited to CVE-Search data; no other vulnerability databases
  • Requires an MCP client runtime to be useful
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks