crozzy/vex-mcp
If you are the rightful owner of vex-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Red Hat VEX MCP Server is designed to query Red Hat's CSAF/VEX documents for security-related information about CVEs and RHSAs.
Tools
Functions exposed to the LLM to take actions
lookup_cve
Look up detailed Red Hat VEX document information for a CVE ID.
lookup_rhsa
Look up detailed Red Hat CSAF advisory information for an RHSA ID.
is_package_affected_by_cve
Check if a specific package is affected by a CVE.
is_package_fixed_by_rhsa
Check if a specific package is fixed by an RHSA.
list_affected_packages
List all packages affected by a CVE or RHSA.
resolve_product_identifiers
Resolve VEX/RHSA product identifiers to their underlying CPE and PURL identifiers.
get_package_vulnerability_status
Get comprehensive vulnerability status for a specific package across all categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client