A Model Context Protocol server developed by Cyreslab.ai that provides AI assistants with access to ExploitDB functionality for cybersecurity research. The server enables searching for security exploits by keywords, CVE IDs, or platforms, retrieving detailed information about specific exploits including their code, and tracking newly added vulnerabilities. It maintains a local SQLite database that can be automatically updated from the official ExploitDB repository, making it valuable for threat intelligence, vulnerability research, and security analysis without leaving the AI assistant conversation.
No reviews yet. Be the first to review!
Sign in to join the conversation
General search with multiple filters.
Get detailed information about a specific exploit.
Find exploits by CVE ID.
Get recently added exploits.
Get database statistics.
Search exploits for a specific platform with filters.
Search by exploit type (webapps, remote, local, dos, hardware).
Find all exploits by a specific author.
Find exploits within a date range.
Search by generated tags (sql injection, xss, etc.).
Get detailed statistics for a specific platform.
Find recently added exploits (configurable time period).
Compare multiple exploits side-by-side.
Get chronological timeline of exploits.
Retrieve multiple exploits efficiently (up to 50).
Find related exploits by platform, author, CVE, or tags.
Check if an exploit ID exists.
Export search results in JSON or CSV format.