Connect Claude Desktop or Claude Code to the Shenlong CVE database. Query 340K+ CVEs, search vulnerabilities, and pull AI PoC reports — right inside Claude.
pip install shenlong-cve-mcp| Tool | Description | API Key required |
|---|---|---|
cve_lookup | Get CVE detail — title, CVSS, CWE, PoC links | No |
cve_search | Keyword search across 340K+ CVEs | No |
get_ai_poc | Fetch AI-generated PoC analysis report | Yes (Pro) |
generate_ai_poc | Trigger new AI PoC generation | Yes (Pro) |
get_quota | Check remaining API quota | Yes |
cveak_xxx). Free-tier keys can use cve_lookup and cve_search without limit. pip install shenlong-cve-mcp Edit ~/.claude/claude_desktop_config.json:
claude mcp add shenlong-cve -e SHENLONG_API_KEY=cveak_你的Key -- shenlong-cve-mcp| Plan | cve_lookupcve_search | get_ai_poc | generate_ai_poc |
|---|---|---|---|
| Free | Preview (300 chars) | ||
| Pro | 50 / day | ||
| Pro+ | 100 / day | ||
| Enterprise | Unlimited |
cve_lookup and cve_search) are free and work without an API key. AI PoC tools (get_ai_poc and generate_ai_poc) require a Pro or higher subscription. cve_lookup (CVE detail, CVSS, CWE, PoC links), cve_search (keyword search across 340K+ CVEs), get_ai_poc (fetch AI PoC report), generate_ai_poc (trigger new AI PoC), get_quota (check remaining API quota). cveak_xxx). Free accounts can create keys at no charge.