Skip to content
Back to search
30
MCP http

CVE Keyword Search

x402/cve-keyword-search

Search the NIST National Vulnerability Database for CVE vulnerabilities matching a keyword such as a product, vendor, or technology name. Returns up to twenty matching CVEs with identifiers, descriptions, and CVSS severity. Critical for AI agents doing security research, software bill of materials risk checks, vendor due diligence, and mapping a product name to known vulnerabilities. [x402: $0.1/call on base, category=data]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

NIST NVD
Search and audit NIST National Vulnerability Database CVEs by keyword, severity, CWE, CISA KEV status, and CPE.
0 tools
CVE Vulnerability Lookup
Full detail for a single CVE vulnerability by identifier from the NIST National Vulnerability Database. Returns the description, CVSS severi
0 tools · http
@cyanheads/nist-nvd-mcp-server
Search and audit CVEs by keyword, severity, CWE, CISA KEV status, and CPE via the NIST National Vulnerability Database. STDIO or Streamable
0 tools
Cybersecurity Vulnerability Intel
CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools.
0 tools · streamable-http
io.github.cyanheads/nist-nvd-mcp-server
Search and audit NIST NVD CVEs by keyword, severity, CWE, CISA KEV status, and CPE.
0 tools
CVE Lookup (live vulnerability intelligence)
Look up CVE vulnerability records with severity (CVSS), affected products, exploit status and remediation guidance. For security pre-flight,
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cve_keyword_search": {
      "url": "https://proxy.suverse.io/v1/data/suverse-cve-search",
      "transport": "http"
    }
  }
}