MCP Directory
Back

mcp-shodan

by w0h1v · TypeScript · ★ 140

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.

#ai-tools#claude#cpe#cve#cybersecurity#dns#ip-lookup#mcp#mcp-server#model-context-protocol#network-security#osint#reconnaissance#security#shodan#shodan-api#threat-intelligence#typescript#vulnerability-intelligence

Install

npx -y github:w0h1v/mcp-shodan

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-shodan": {
      "command": "npx",
      "args": [
        "-y",
        "github:w0h1v/mcp-shodan"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@burtthecoder/mcp-shodan) [](https://registry.modelcontextprotocol.io) A Model Context Protocol (MCP) server for querying the [Shodan API](https://shodan.io) and [Shodan CVEDB](https://cvedb.shodan.io). This server provides comprehensive access to Shodan's network intelligence and security services, including IP reconnaissance, DNS operations, vulnerability tracking, and device discovery. All tools provide structured, formatted output for easy analysis and integration. To install Shodan Server for Claude Desktop automatically via [Smithery](https://smithery.ai/s…
Read full README on GitHub →

Related ai & ml servers