CVE Keyword Search
x402/cve-keyword-searchSearch 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]
Similar MCP servers embedding-nearest
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"
}
}
}