MCPVault

order

MCP tool from Nist Nvd MCP Server by cyanheads

picks which end to read from — newest (default) returns the most recent events first, oldest returns NVD's native oldest-first order

How to use it

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