Back to directory
hexix23/shodan-mcp

hexix23/shodan-mcp

@Hexix23

MCP server for Shodan API - search internet-connected devices, IP reconnaissance, DNS lookups, and vulnerability intelligence

shodansecurityreconnaissancevulnerabilitydnsnetworkmcppythontool

Installation & Configuration

{
  "mcpServers": {
    "shodan": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/path/to/shodan-mcp/shodan-mcp-server",
        "run",
        "shodan_mcp.py"
      ],
      "env": {
        "SHODAN_API_KEY": "your-shodan-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13