MCPVault

nvd_get_cve_history

MCP tool from Nist Nvd MCP Server by cyanheads

Retrieve the change history for a CVE — score revisions, status transitions, and reference additions.

How to use it

nvd_get_cve_history is exposed by the Nist Nvd MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the nvd_get_cve_history tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Nist Nvd MCP Server

$docker run --rm -e NVD_API_KEY=your-key -p 3010:3010 nist-nvd-mcp-server
FULL NIST NVD MCP SERVER LISTING