Skip to main content
Glama

MCP NVD Server

by gkhays

nvd_tool

Retrieve CVE data from the National Vulnerability Database using its ID, enabling AI models to access current vulnerability information for analysis and risk assessment.

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" }
Install Server

Other Tools from MCP NVD Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/gkhays/mcp-nvd-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server