ExploitDB MCP Server
JSON →Query security exploits and vulnerabilities from the ExploitDB database.
Tools · 18
- search_exploits Search for exploits by keyword, author, platform, type, or port
- get_exploit_details Get detailed information about a specific exploit by its EDB-ID
- list_recent_exploits List the most recently added exploits
- search_by_platform Search exploits by target platform (e.g., Windows, Linux, webapps)
- search_by_type Search exploits by type (e.g., remote, local, dos, shellcode)
- search_by_author Search exploits by author name
- search_by_port Search exploits by service port
- get_exploit_code Retrieve the source code of a specific exploit by EDB-ID
- get_exploit_screenshots Get screenshots associated with a specific exploit
- get_exploit_tags Get tags and metadata for a specific exploit
- get_exploit_verified Check if a specific exploit has been verified
- get_exploit_application Get the application or software targeted by a specific exploit
- get_exploit_cve Get CVE identifiers associated with a specific exploit
- get_exploit_published_date Get the published date of a specific exploit
- get_exploit_updated_date Get the last updated date of a specific exploit
- get_exploit_downloads Get download count for a specific exploit
- get_exploit_ratings Get user ratings for a specific exploit
- get_exploit_comments Get user comments for a specific exploit
Environment variables
REPOSITORY_URL
Links
★ 25 GitHub stars