VulnCheck MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VulnCheck MCP ServerWhat are the details and known exploits for CVE-2024-3094?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
The VulnCheck MCP Server
The VulnCheck MCP Server connects AI assistants to VulnCheck vulnerability intelligence. Ask your AI tools about CVEs, exploits, advisories, and vulnerable packages — directly in your editor or terminal, using natural language.
Use Cases
CVE research: Look up vulnerability details, severity, exploitability, and affected versions while reviewing code or triaging issues
Dependency analysis: Check packages by CPE or PURL to identify known vulnerabilities before shipping
Exploit intelligence: Determine whether a CVE has known exploit code, active exploitation, or C2 indicators
Advisory lookup: Search vendor and ecosystem advisories by package, product, or keyword
Index queries: Query VulnCheck's breach, botnet, and threat intelligence indices for real-time context
Requirements
A VulnCheck API token — create one here
Related MCP server: eip-mcp
Installation
Download the latest release from the Releases page, or use the Docker image (ghcr.io/vulncheck-oss/mcp).
Platform | Archive |
macOS (Apple Silicon) |
|
macOS (Intel) |
|
Linux |
|
Windows |
|
Install in Your AI Client
Available Tools
See docs/tools.md for the full list of available tools.
Development
make build # build for current platform → bin/vulncheck-mcp
make snapshot # cross-compile all platforms via GoReleaser → dist/
make test # run tests
make lint # run golangci-lintThis server cannot be deployed
Maintenance
Related MCP Connectors
Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)
CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.
CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.
Threat intel + your scans/findings/Shield posture. CVE, EPSS, KEV, package vuln lookup, DAST.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to search and analyze vulnerabilities and exploits from multiple intelligence sources, including NVD, CISA KEV, ExploitDB, Metasploit, and more, with tools for CVE research, exploit analysis, and report generation.17MIT
- AlicenseAqualityAmaintenanceGives AI assistants access to the Exploit Intelligence Platform for vulnerability and exploit intelligence. Supports searching CVEs, exploits, and generating pentest findings.1792 PyPIMIT
- AlicenseAqualityDmaintenanceProvides live CVE data from NVD and EPSS without API key, enabling AI assistants to look up CVSS scores, search vulnerabilities, and check product CVEs.3MIT
- AlicenseNot gradedqualityCmaintenanceProvides CVE lookup, search, and exploit intelligence from public vulnerability sources (NVD, CISA KEV, EPSS) for AI agents to produce remediation guidance without consuming LLM tokens for data fetching.1MIT