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 HTTP.
buncisa-kevcpecvecvssmcpmcp-servermodel-context-protocolnistnvdsecuritytypescriptvulnerability
安装
$
docker run --rm -e NVD_API_KEY=your-key -p 3010:3010 nist-nvd-mcp-server工具(6 个)
nvd_audit_cpe
Find all CVEs affecting a specific product version by CPE name or virtual match string.
nvd_get_cve
Fetch one or more CVEs by ID — full CVSS scores, CWE, CPE configs, KEV fields, and references.
nvd_get_cve_history
Retrieve the change history for a CVE — score revisions, status transitions, and reference additions.
nvd_search_cpes
Search the NVD CPE dictionary by product keyword or partial match string.
nvd_search_cves
Search CVEs by keyword, severity, CWE, date range, or CISA KEV status.
order
picks which end to read from — newest (default) returns the most recent events first, oldest returns NVD's native oldest-first order