firetix/vulnerability-intelligence-mcp-server
If you are the rightful owner of vulnerability-intelligence-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.
The MCP Vulnerability Checker Server is a modular server providing comprehensive security vulnerability intelligence tools.
Tools
Functions exposed to the LLM to take actions
cve_lookup
Fetches detailed vulnerability information from the National Vulnerability Database.
get_epss_score
Get Exploit Prediction Scoring System (EPSS) scores for CVEs.
calculate_cvss_score
Calculate CVSS base scores from vector strings.
get_exploit_availability
Check for public exploits and proof-of-concepts (PoCs).
package_vulnerability_check
Checks Python packages for known security vulnerabilities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client