
Exploit Intelligence Platform — CVE, Vulnerability And Exploit Database
com.exploit-intel/eip-mcp is an MCP server that delivers real-time CVE, exploit, and vulnerability intelligence from a 350K+ CVE corpus to your agent.
About
Exploit Intelligence Platform MCP (eip-mcp) plugs real-time CVE, vulnerability, and exploit data into Claude Code, Cursor, and similar agents so developers do not ship blind to known issues. The catalog cites 350K+ CVEs and 115K+ PoCs—use those scale signals to prioritize triage during dependency upgrades, pre-release security passes, and incident scratch work. You can connect via streamable-http to mcp.exploit-intel.com or run the PyPI-packaged stdio server with an EIP_API_KEY. It complements manual npm audit and generic web search with exploit-focused retrieval, not replacement for formal pen tests or compliance attestations. operators who wear security and dev hats benefit most when they need fast, citable answers inside the same session where they patch code.
- 350K+ CVE records and 115K+ proof-of-concept references in the Exploit Intelligence Platform corpus
- Real-time vulnerability and exploit intelligence tuned for AI assistant workflows
- Hosted MCP at mcp.exploit-intel.com plus PyPI stdio package eip-mcp v0.3.9
- EIP_API_KEY authentication for authenticated intel access
Exploit Intelligence Platform — CVE, Vulnerability And Exploit Database by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env EIP_API_KEY=YOUR_EIP_API_KEY eip-mcp -- uvx eip-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | eip-mcp |
|---|---|
| Transport | STDIO, HTTP |
| Auth | Required |
What it does
Give your agent live CVE, exploit, and PoC context while you review dependencies, harden APIs, or respond to new disclosures.
Who is it for?
Best when you need fast CVE and exploit lookups inside the editor during security review or incident response prep.
Skip if: Organizations that require accredited pentesting, full GRC platforms only, or teams barred from external exploit-intel APIs.
What you get
You get agent-grounded vulnerability lookups and exploit context while reviewing code, dependencies, or production alerts.
- In-session CVE and exploit references tied to your questions
- Faster patch prioritization notes from agent-assisted intel
- Documented lookup path for PoC-related research during review
By the numbers
- 350K+ CVEs in platform marketing copy
- 115K+ proof-of-concept references cited
- Package version 0.3.9
Recommended MCP Servers
How it compares
MCP-fed exploit and CVE database, not a replacement agent skill for secure coding or automated SAST in your repo.
FAQ
Who is com.exploit-intel/eip-mcp for?
Developers using AI assistants who need authoritative CVE, vulnerability, and PoC intelligence during security-focused work.
When should I use com.exploit-intel/eip-mcp?
Before release security review, when a new CVE drops in your stack, or while operating services and prioritizing patches.
How do I add com.exploit-intel/eip-mcp to my agent?
Add remote MCP https://mcp.exploit-intel.com/mcp or install PyPI package eip-mcp and set EIP_API_KEY per Exploit Intelligence Platform docs in your MCP client.