Skip to main content
Glama

cve-search_mcp

vul_vendor_product_cve

Retrieve a JSON list of all vulnerabilities associated with a specific vendor and product, enabling focused security analysis and risk assessment.

Instructions

To get a JSON with all the vulnerabilities per vendor and a specific product

Input Schema

NameRequiredDescriptionDefault
productYes
vendorYes

Input Schema (JSON Schema)

{ "properties": { "product": { "title": "Product", "type": "string" }, "vendor": { "title": "Vendor", "type": "string" } }, "required": [ "vendor", "product" ], "title": "vul_vendor_product_cveArguments", "type": "object" }

You must be authenticated.

Other Tools from cve-search_mcp

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/roadwy/cve-search_mcp'

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