Shodan
JSON →Query the Shodan API for network reconnaissance, DNS operations, vulnerability tracking, and device discovery.
Install
npx -y @burtthecoder/mcp-shodan Tools · 11
- search Search Shodan for devices matching a query
- host Get information about a specific IP address
- count Get count of results for a search query
- exploit_search Search for exploits in Shodan's exploit database
- dns_resolve Resolve hostnames to IP addresses
- dns_reverse Reverse DNS lookup for IP addresses
- my_ip Get your current IP address as seen by Shodan
- protocols Get list of supported protocols
- services Get list of services Shodan monitors
- ports Get list of ports Shodan scans
- quota Get current API usage quota
Environment variables
SHODAN_API_KEY
Links
★ 131 GitHub stars