etxahun/euvdb-mcp-server
If you are the rightful owner of euvdb-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 EUVDB MCP Server is a Python-based server designed to interact with the ENISA EUVDB Public Vulnerability API using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_last_vulnerabilities
Latest published vulnerabilities (max 8)
get_exploited_vulnerabilities
Recently exploited vulnerabilities (max 8)
get_critical_vulnerabilities
Latest critical vulnerabilities (max 8)
get_vulnerability_by_id
Query a vulnerability by CVE ID (e.g., CVE-2024-0864)
get_enisaid
Query by ENISA ID (e.g., EUVD-2024-45012)
get_advisory
Fetch advisory by ID (e.g., cisco-sa-ata19x-...)
query_vulnerabilities
Advanced query with filters (score, EPSS, date, product, etc.)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client