Skip to content
Back to search
30
MCP v0.1.0

io.github.daedalus/mcp-shodan

io.github.daedalus/mcp-shodan

MCP server exposing all Shodan API functionality

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Shodan
Shodan MCP — wraps the full Shodan REST API (api.shodan.io)
0 tools · streamable-http
io.github.burtthecoder/shodan
MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.BurtTheCoder/shodan
MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.
0 tools
io.github.daedalus/mcp-ecdsa
MCP server for ECDSA cryptography
0 tools
io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.daedalus/mcp-shodan": {
      "url": "None",
      "transport": "http"
    }
  }
}