Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Exploit Intelligence Platform — CVE, Vulnerability and Exploit Database

REMOTE · MCP.EXPLOIT-INTEL.COM · 2 COMPONENTS · SCANNED AUG 3

Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)

+6 this week 76 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3631 tokens (~213/item across 17 items; 17 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.exploit-intel.com

# add to Claude Code
claude mcp add --transport http com-exploit-intel-eip-mcp https://mcp.exploit-intel.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-exploit-intel-eip-mcp]
url = "https://mcp.exploit-intel.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-exploit-intel-eip-mcp": {
      "type": "remote",
      "url": "https://mcp.exploit-intel.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-exploit-intel-eip-mcp --url https://mcp.exploit-intel.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-exploit-intel-eip-mcp:
    url: "https://mcp.exploit-intel.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-exploit-intel-eip-mcp": {
      "type": "http",
      "url": "https://mcp.exploit-intel.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.exploit-intel.com/mcp/ · Declared URL https://mcp.exploit-intel.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=exploit-intel.com CN=WE1,O=Google Trust Services,C=US 11 Jun 2026 9 Sept 2026 ECDSA 256 ECDSA-SHA256 4159519d617e0dd013af9c81dab751a1
SANs: exploit-intel.com, *.exploit-intel.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.exploit-intel.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
exploit-intel.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
Transports 3 probes
Transport URL Outcome Status Location
streamable-http https://mcp.exploit-intel.com/mcp Redirected 307 https://mcp.exploit-intel.com/mcp/
streamable-http · followed https://mcp.exploit-intel.com/mcp/ Verified 200
http (plaintext) http://mcp.exploit-intel.com/mcp HTTPS enforced 301 https://mcp.exploit-intel.com/mcp
MCP tools — 17 exposed · ~2,792 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
audit_stack ~157

Audit a technology stack for exploitable vulnerabilities. Accepts a comma-separated list of technologies (max 5) and searches for critical/ high severity CVEs with public exploits for each one, sorted by EPSS exploitation probability. Use this when a user describes their infrastructure and wants to know what to patch first. Example: technologies='nginx, postgresql, node.js' returns a risk-sorted list of exploitable CVEs grouped by technology. Rate-limit cost: each technology requires up to 2 API calls; 5 technologies counts as up to 10 calls toward your rate limit.

NameTypeReqDescription
technologiesstringyesComma-separated list of technologies (e.g. 'nginx, postgresql, node.js'). Max 5.

No output schema declared.

No examples provided.

check_health ~54

Check the EIP API health and data freshness. Returns database status and timestamps for each of the 10 ingestion sources (NVD, KEV, EPSS, ExploitDB, GitHub, Metasploit, etc.).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

generate_finding ~186

Generate a pentest report finding in Markdown format for a specific vulnerability. Fetches full detail and formats it as a professional finding with severity, CVSS, description, affected products, exploit availability, and references. Accepts both CVE-IDs and EIP-IDs. Optionally include the target system tested and tester notes. The output is ready to paste into a pentest report. Example: cve_id='CVE-2024-3400', target='fw.corp.example.com', notes='Confirmed RCE via GlobalProtect gateway'.

NameTypeReqDescription
cve_idstringyesCVE or EIP identifier (e.g. 'CVE-2024-3400')
notesstringTester notes to include in the finding. Optional.
targetstringTarget system tested (e.g. 'fw.corp.example.com'). Optional.

No output schema declared.

No examples provided.

get_author ~84

Get an exploit author's profile with all their exploits. Returns author name, handle, total exploit count, activity start date, and a paginated list of their exploits with CVE context. Use this when asked about a specific researcher like 'show me all exploits by Chocapikk'.

NameTypeReqDescription
author_namestringyesAuthor name (e.g. 'Chocapikk')

No output schema declared.

No examples provided.

get_cwe ~76

Get details for a specific CWE including full name, description, exploit likelihood, parent CWE, and total vulnerability count. Example: cwe_id='CWE-79' returns details about Cross-Site Scripting.

NameTypeReqDescription
cwe_idstringyesCWE identifier (e.g. 'CWE-79' or '79')

No output schema declared.

No examples provided.

get_exploit_analysis ~153

Get the full AI analysis for a single exploit by its platform ID. Returns classification (working_poc, trojan, suspicious, scanner, stub, writeup), attack type, complexity, reliability, confidence score, authentication requirements, target software, a summary of what the exploit does, prerequisites, MITRE ATT&CK techniques, deception indicators for trojans, and the standalone backdoor-review verdict with operator-risk notes when available. Use this to check if an exploit is safe before reviewing its code. Example: exploit_id=61514 returns a TROJAN warning with deception indicators.

NameTypeReqDescription
exploit_idintegeryesPlatform exploit ID (the [id=XXXXX] number from results — NOT the EDB number)

No output schema declared.

No examples provided.

get_exploit_code ~156

Retrieve the source code of a specific exploit by its platform ID. IMPORTANT: Use the platform's internal ID shown as [id=XXXXX] in results, NOT the ExploitDB number (EDB-XXXXX). These are different numbering systems. Returns code from the exploit archive. If no file_path is specified, auto-selects the most relevant code file. Use this to analyze exploit mechanics, understand attack techniques, or review PoC code.

NameTypeReqDescription
exploit_idintegeryesPlatform exploit ID (the [id=XXXXX] number from results — NOT the EDB number)
file_pathstringRelative path inside the exploit archive (optional — auto-selects if omitted). Absolute paths and traversal patterns are rejected.

No output schema declared.

No examples provided.

get_nuclei_templates ~104

Get Nuclei scanner templates and recon dorks for a vulnerability. Returns template metadata, severity, verification status, tags, and ready-to-use Shodan, FOFA, and Google dork queries for target identification. Accepts both CVE-IDs and EIP-IDs. Use this to plan scanning or reconnaissance.

NameTypeReqDescription
cve_idstringyesCVE or EIP identifier (e.g. 'CVE-2024-27198')

No output schema declared.

No examples provided.

get_platform_stats ~49

Get platform-wide statistics from the Exploit Intelligence Platform. Returns total counts of vulnerabilities, exploits, KEV entries, Nuclei templates, vendors, and authors, plus the last data update timestamp.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_vulnerability ~205

Get a full intelligence brief for a specific vulnerability. Accepts both CVE-IDs (e.g. CVE-2024-3400) and EIP-IDs (e.g. EIP-2026-12345 for pre-CVE entries). Returns detailed information including CVSS score and vector, EPSS exploitation probability, CISA KEV status, description, affected products, ranked exploits (grouped by Metasploit modules, verified ExploitDB, GitHub PoCs, and trojans), Nuclei scanner templates with recon dorks, alternate identifiers, and references. Exploits are ranked by quality: Metasploit modules first (peer-reviewed), then verified ExploitDB, then GitHub by stars. Trojans are flagged at the bottom.

NameTypeReqDescription
cve_idstringyesCVE or EIP identifier (e.g. 'CVE-2024-3400' or 'EIP-2026-12345')

No output schema declared.

No examples provided.

list_authors ~87

List exploit authors/researchers ranked by exploit count. Returns the top security researchers with their exploit counts and handles. Use this when asked 'who are the top exploit authors?' or 'who writes the most exploits?'

NameTypeReqDescription
pageintegerPage number (default: 1)
per_pageintegerResults per page (1-50, default: 25)

No output schema declared.

No examples provided.

list_cwes ~58

List CWE (Common Weakness Enumeration) categories ranked by vulnerability count. Returns CWE IDs, names, short labels, exploit likelihood, and how many CVEs have that weakness. Use this when asked 'what are the most common vulnerability types?'

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_products ~107

List products for a specific vendor with vulnerability counts. Use this to discover exact product names for filtering. Product names in the database use CPE conventions (e.g. 'exchange_server' not 'exchange', 'windows_10' not 'windows 10'). Example: vendor='microsoft' returns products like exchange_server, windows_10, office, edge_chromium.

NameTypeReqDescription
vendorstringyesVendor name (e.g. 'microsoft', 'apache', 'fortinet')

No output schema declared.

No examples provided.

list_vendors ~51

List software vendors ranked by vulnerability count. Returns the top 200 vendors with their total CVE counts. Use this when asked 'which vendors have the most vulnerabilities?' or to understand the threat landscape by vendor.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lookup_alt_id ~110

Look up a vulnerability by an alternate identifier such as an ExploitDB ID (EDB-XXXXX) or GitHub Security Advisory ID (GHSA-XXXXX). Returns the matching CVE-ID with basic severity info. Use this when you have an EDB number or GHSA ID and need to find the corresponding CVE.

NameTypeReqDescription
alt_idstringyesAlternate ID (e.g. 'EDB-48537', 'GHSA-jfh8-c2jp-5v3q')

No output schema declared.

No examples provided.

search_exploits ~561

Browse and filter exploits using STRUCTURED FILTERS ONLY (no free-text query). Use this to filter by source (github, metasploit, exploitdb, nomisec, gitlab, inthewild, vulncheck_xdb, patchapalooza, oscs, poc_monitor), language (python, ruby, etc.), LLM classification (working_poc, trojan, suspicious, scanner, stub, writeup, tool, no_code), author, min stars, code availability, CVE ID, vendor, or product. Also filter by AI analysis: attack_type (RCE, SQLi, XSS, DoS, LPE, auth_bypass, info_leak), complexity (trivial/simple/moderate/complex), reliability (reliable/unreliable/untested/theoretical), requires_auth. NOTE: To search by product name (e.g. 'OpenSSH', 'Apache'), use search_vulnerabilities instead — it has free-text query and get_vulnerability already includes exploits in the response. Examples: source='metasploit' for all Metasploit modules; attack_type='RCE' with reliability='reliable' for weaponizable RCE exploits; cve='CVE-2024-3400' for all exploits targeting a specific CVE; vendor='mitel' for all Mitel exploits.

NameTypeReqDescription
attack_typestringFilter by attack type from AI analysis (case-insensitive on input; canonical casing returned)
authorstringFilter by author name
complexitystringFilter by exploit complexity
cvestringFilter by CVE ID (e.g. 'CVE-2024-3400') — returns all exploits for that CVE
has_codebooleanOnly exploits with downloadable code
languagestringFilter by language: python, ruby, go, c, etc.
llm_classificationstringFilter by LLM classification
min_starsintegerMinimum GitHub stars
pageintegerPage number (default: 1)
per_pageintegerResults per page (1-25, default: 10)
productstringFilter by product name (e.g. 'micollab', 'pan-os')
reliabilitystringFilter by exploit reliability
requires_authbooleanFilter by whether exploit requires authentication
sortstringSort order
sourcestringFilter by source
vendorstringFilter by vendor name (e.g. 'mitel', 'fortinet') — returns exploits for all CVEs affecting that vendor

No output schema declared.

No examples provided.

search_vulnerabilities ~594

Search the Exploit Intelligence Platform for vulnerabilities (CVEs). Returns a list of matching CVEs with CVSS scores, EPSS exploitation probability, exploit counts, CISA KEV status, VulnCheck KEV, InTheWild.io exploitation signals, and ransomware attribution. Supports full-text search, severity/vendor/product/ecosystem/CWE filters, CVSS/EPSS thresholds, plus any_exploited and ransomware filters. When sort is omitted, the API may automatically prefer newest exploitation, exploit, or nuclei-template activity based on the filters you set. Examples: query='apache httpd' with has_exploits=true; vendor='fortinet' with severity='critical' and is_kev=true sorted by epss_desc; any_exploited=true with ransomware=true for ransomware-linked CVEs; cwe='89' with min_cvss=9 for critical SQL injection CVEs.

NameTypeReqDescription
any_exploitedbooleanOnly return CVEs exploited in the wild (CISA KEV + VulnCheck KEV + InTheWild.io)
cwestringFilter by CWE ID (e.g. '79' or 'CWE-79')
date_fromstringStart date for CVE publication (YYYY-MM-DD)
date_tostringEnd date for CVE publication (YYYY-MM-DD)
ecosystemstringFilter by package ecosystem
has_exploitsbooleanOnly return CVEs with public exploit code
has_nucleibooleanOnly return CVEs with Nuclei scanner templates
is_kevbooleanOnly return CISA Known Exploited Vulnerabilities
min_cvssnumberMinimum CVSS v3 score (0-10)
min_epssnumberMinimum EPSS score (0-1)
min_scorenumberMinimum score for the selected score_version (0-10)
pageintegerPage number (default: 1)
per_pageintegerResults per page (1-25, default: 10)
productstringFilter by product name (e.g. 'exchange', 'pan-os')
querystringSearch keywords (e.g. 'apache httpd', 'log4j'). Optional if filters are provided.
ransomwarebooleanOnly return CVEs with confirmed ransomware campaign use
score_versionstringScore family for min_score / score_desc
severitystringFilter by severity level
sortstringSort order. Aliases are normalized to the current server schema.
vendorstringFilter by vendor name (e.g. 'microsoft', 'fortinet')
yearintegerFilter by CVE year (e.g. 2024)

No output schema declared.

No examples provided.