marklechner/kev-mcp-server
If you are the rightful owner of kev-mcp-server 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.
A Model Context Protocol (MCP) server providing access to CISA's Known Exploited Vulnerabilities (KEV) catalog for querying and analyzing actively exploited vulnerabilities.
Tools
Functions exposed to the LLM to take actions
kev_check_cve
Check if a CVE ID is in the CISA KEV catalog and retrieve detailed information.
kev_search_by_vendor
Search for all vulnerabilities from a specific vendor.
kev_search_by_product
Search for all vulnerabilities affecting a specific product.
kev_recent_cves
Get recently added CVEs from the KEV catalog.
kev_search_by_due_date
Find CVEs with upcoming or past due remediation dates for prioritization.
kev_search_by_description
Search vulnerability names and descriptions by keywords.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client