MCPVault

nvd_get_cve

MCP tool from Nist Nvd MCP Server by cyanheads

Fetch one or more CVEs by ID — full CVSS scores, CWE, CPE configs, KEV fields, and references.

How to use it

nvd_get_cve 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 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