BurtTheCoder/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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-shodan": {
"command": "npx",
"args": [
"-y",
"mcp-shodan"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...