This MCP server exposes tools to query the NVD/CVE REST API and return formatted text results suitable for LLM consumption via the MCP protocol. It includes automatic query chunking for large date ranges and parallel processing for improved performance.
590
6 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
cve_change_history | Retrieve change history for a CVE or a time window. If no cve_id is provided and the date range exceeds 120 days, the query is split into multiple chunks (max 120 days each) and results aggregated. |
Manual installation
You can install the MCP server using:
Installation for