Cyreslab-AI/nist-nvd-mcp-server
If you are the rightful owner of nist-nvd-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The NIST NVD MCP Server is a comprehensive Model Context Protocol server that provides access to the NIST National Vulnerability Database API, enabling AI agents to search, retrieve, and analyze vulnerability data.
Tools
Functions exposed to the LLM to take actions
search_cves
Search CVEs with comprehensive filtering options.
get_cve
Retrieve detailed information about a specific CVE.
search_cves_by_cpe
Find CVEs affecting specific products using CPE.
search_cves_by_cvss
Search CVEs by CVSS vector strings and severity.
search_recent_cves
Get recently published CVEs.
search_modified_cves
Get recently modified CVEs.
get_cve_change_history
Track CVE modification history.
search_high_priority_cves
Find high-priority CVEs using multiple risk indicators.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client