CVE Search MCP Server
Pricing
Pay per usage
CVE Search MCP Server
Model Context Protocol (MCP) server for searching and retrieving CVE (Common Vulnerabilities and Exposures) information from the CVE-Search API. Provides tools to search CVEs by vendor, product, CVE ID, and get latest vulnerabilities with CAPEC, CWE and CPE expansions.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

VulnV
Actor stats
1
Bookmarked
1
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
🔍 CVE Search MCP Server
A Model Context Protocol (MCP) server that provides access to CVE (Common Vulnerabilities and Exposures) data through AI assistants. Connect to vulnerability databases to search for security information.
What it does
This MCP server provides access to:
- All vendors in the CVE database
- Products associated with specific vendors
- Vulnerabilities for vendor/product combinations
- Detailed information about specific CVE IDs
- Latest CVE entries with CAPEC, CWE and CPE data
- Database status and update information
Available tools
| Tool | Function | Parameters |
|---|---|---|
vul_vendors | Get all vendors | None |
vul_vendor_products | Get products for a vendor | vendor (string) |
vul_vendor_product_cve | Get CVEs for vendor/product | vendor (string), product (string) |
vul_cve_search | Get CVE details | cve_id (string) |
vul_last_cves | Get recent CVEs | number (integer, default: 5) |
vul_db_update_status | Get database status | None |
Usage examples
Ask your AI assistant questions like:
- "What vendors are in the CVE database?"
- "Show products for Microsoft"
- "Find vulnerabilities for Apache Tomcat"
- "Get details for CVE-2024-1234"
- "Show the last 10 CVEs"
Setup
Add to your MCP client configuration:
{"mcpServers": {"cve-search": {"type": "http","url": "https://vulnv--cve-search.apify.actor/mcp?token=<YOUR AUTH TOKEN>"}}}
Data source
Uses the CVE-Search API (https://cve.circl.lu/) which provides access to the official CVE database with additional CAPEC, CWE, and CPE information.
Explore More Actors
✨ Looking for something else? Check out more actors on Apify that can help with your web automation and data extraction needs. Discover a wide range of tools tailored for different scenarios at 🌐 Explore Vulnv's Actors on Apify.
📧 For inquiries or support, feel free to reach out to us at apify@vulnv.com.