cve-search_mcp

vul_cve_search

Retrieve detailed JSON data for specific CVE IDs using the CVE-Search API, enabling quick vulnerability analysis and integration into security workflows.

Instructions

To get a JSON of a specific CVE ID

Input Schema

NameRequiredDescriptionDefault
cve_idYes

Input Schema (JSON Schema)

{ "properties": { "cve_id": { "title": "Cve Id", "type": "string" } }, "required": [ "cve_id" ], "title": "vul_cve_searchArguments", "type": "object" }

You must be authenticated.

Other Tools from cve-search_mcp

Related Tools

ID: jeoguku3fh