Catalog
com.exploit-intel/eip-mcp
OfficialExploit Intelligence Platform — CVE, Vulnerability and Exploit Database
Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)
Provides real-time CVE, exploit, and vulnerability intelligence from 350K+ CVEs.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Configuration
Environment variables
EIP_API_KEYsecretOptional API key for higher rate limits
claude_desktop_config.json
{
"mcpServers": {
"eip-mcp": {
"command": "uvx",
"args": [
"eip-mcp"
],
"env": {
"EIP_API_KEY": "<YOUR_EIP_API_KEY>"
}
}
}
}