Skip to content
VS Code

nist nvd mcp server for VS Code

io.github.cyanheads/nist-nvd-mcp-server

Search and audit NIST NVD CVEs by keyword, severity, CWE, CISA KEV status, and CPE.

client:VS Code transport:streamable-http runtime:npm tools:5

Install nist nvd mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "nist-nvd-mcp-server": {
      "type": "http",
      "url": "https://nist-nvd.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

nist nvd mcp server in other clients