All MCP servers

Shodan

Official
by Api.AirforcestdioSearch & Web Crawling0135MIT

MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "shodan-imp9744c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}