StackMCP
security

Shodan MCP

51

BurtTheCoder

Internet-connected device search, IP reconnaissance, CVE lookups, and DNS intelligence via the Shodan API.

1080/wk3.5K tokens(2%)1mo ago
Network
shodanreconnaissancethreat-intelligencecvenetwork-scanning

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "shodan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@burtthecoder/mcp-shodan"
      ],
      "env": {
        "SHODAN_API_KEY": "YOUR_SHODAN_API_KEY"
      }
    }
  }
}

Part of these stacks

View on GitHubnpm