nvd-cve
Installation
SKILL.md
NVD CVE Vulnerability Search
Available Tools
1. get_cve — Look Up a Specific CVE by ID
NVD_API_KEY=$NVD_API_KEY python3 $MCP_CALL "python3 -u $NVD_MCP_SCRIPT" get_cve '{"cve_id":"CVE-2023-20198"}'
Parameters:
cve_id(required): The CVE identifier, e.g.,CVE-2023-20198concise(optional, defaultfalse): Settruefor brief output (ID, description, CVSS score only)