MCP Shodan
未申請MCP server for Shodan — search internet-connected devices, IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Works with Claude Code, Codex, Gemini CLI, and Claude Desktop.
インストール
claude mcp add --transport stdio --env SHODAN_API_KEY=your-shodan-api-key shodan -- npx -y @burtthecoder/mcp-shodan未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(15個)
count
(optional, default: false): If true, returns only the count of matching CPEs
cpe23
(optional): CPE 2.3 identifier (format: cpe:2.3:part:vendor:product:version)
cve
(required): CVE identifier in format CVE-YYYY-NNNNN (e.g., CVE-2021-44228)
end_date
(optional): End date for filtering CVEs (format: YYYY-MM-DDTHH:MM:SS)
hostnames
(required): Array of hostnames to resolve
ip
(required): IP address to lookup
ips
(required): Array of IP addresses to lookup
is_kev
(optional, default: false): If true, returns only CVEs with KEV flag set
limit
(optional, default: 1000): Maximum number of CPEs to return
max_results
(optional, default: 10): Number of results to return
product
(required): Name of the product to search for
query
(required): Shodan search query
skip
(optional, default: 0): Number of CPEs to skip (for pagination)
sort_by_epss
(optional, default: false): If true, sorts CVEs by EPSS score
start_date
(optional): Start date for filtering CVEs (format: YYYY-MM-DDTHH:MM:SS)