MCP NVD Server

by gkhays
Apache 2.0
1

nvd_tool

Retrieve CVE data from the National Vulnerability Database using a specific CVE ID, enabling AI models to access updated vulnerability information for analysis and decision-making.

Instructions

Fetch CVE data from NVD

Input Schema

NameRequiredDescriptionDefault
cve_idYesThe CVE ID to fetch data for.

Input Schema (JSON Schema)

{ "properties": { "cve_id": { "description": "The CVE ID to fetch data for.", "type": "string" } }, "required": [ "cve_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP NVD Server

Related Tools

    ID: 7thcsobs3r