CISA Known Exploited Vulnerabilities
x402/cisa-known-exploited-vulnerabilitiesThe full CISA Known Exploited Vulnerabilities catalog, the authoritative US government list of CVEs confirmed exploited in the wild. Returns each catalog entry with CVE id, vendor, product, vulnerability name, date added, and required action due date. Critical for AI agents prioritizing patching by real world exploitation, feeding risk scoring, and enforcing the CISA remediation deadlines. [x402: $0.1/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cisa_known_exploited_vulnerabilities": {
"url": "https://proxy.suverse.io/v1/data/suverse-cisa-kev",
"transport": "http"
}
}
}