top_exploited
ActiveTool of Epss
List the CVEs most likely to be exploited, ranked by EPSS score descending. Answers "which vulnerabilities are most likely to be exploited right now" so you can prioritize patching. EPSS is the probability (0-1) a CVE will be exploited in the wild in the next 30 days; this complements CVSS severity rather than replacing it.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max CVEs to return (default 30, max 100)."
},
"min_score": {
"type": "number",
"description": "EPSS threshold 0-1; only CVEs with a score greater than this are returned. Default 0.9."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Epss
https://github.com/pipeworx-io/mcp-epss
1/7 registries