Internet device search via Shodan
Search for devices, ports, and services exposed on the internet.
{
"mcpServers": {
"shodan": {
"mcpServers": {
"shodan": {
"env": {
"SHODAN_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"@adeosec/mcp-shodan"
],
"command": "npx"
}
}
}
}
}