exploitdb-mcp-server
The ExploitDB MCP Server is a Model Context Protocol server designed to provide access to ExploitDB functionalities, supporting AI assistants in querying information on security exploits. It enhances cybersecurity research and threat intelligence with features like exploit search and detailed analysis.
ExploitDB MCP Server
A Model Context Protocol server that allows access to ExploitDB functionality, aimed at enhancing cybersecurity research and threat intelligence capabilities.
Features
- Exploit Search: Search for exploits by keywords, CVE IDs, platforms.
- Exploit Details: Comprehensive information about specific exploits.
- CVE Lookup: Find exploits related to CVE IDs.
- Recent Exploits: Keep track of newly added exploits.
- Statistics: Insights into exploit distribution by platform, type, and year.
- Automatic Updates: Keep the database updated.
Usage
- Search for exploits, get detailed info, find by CVE, get recent exploits, and access statistics via MCP tools.
Configuration Options
The server can be configured using environment variables or a .env
file with various options like CLONE_REPOSITORY
, REPOSITORY_URL
, CSV_URL
, etc.
Data Sources
Data is sourced from the Exploit Database, maintained by Offensive Security.
License
Licensed under the MIT License.
Contributing
Contributions are welcome via Pull Requests on GitHub.