Skip to main content
Glama

RAD Security

Official
by rad-security

search_cves

Identify vulnerabilities by searching CVEs using vendor and product details. Enhances security insights for Kubernetes and cloud environments with data from cve-search.org.

Instructions

Search CVEs by vendor and optionally product. Source: cve-search.org

Input Schema

NameRequiredDescriptionDefault
productNoProduct name to search for
vendorYesVendor name to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "product": { "description": "Product name to search for", "type": "string" }, "vendor": { "description": "Vendor name to search for", "type": "string" } }, "required": [ "vendor" ], "type": "object" }

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/rad-security/mcp-server'

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