You're viewing a demo portfolio

Join the waitlist
PRSM

shodan_host

Active

Tool of Shodan

declared in 0.1.0

What's exposed on IP <ip> — open ports, services, and CVEs. Returns the full Shodan host profile: ports, hostnames, org/ISP, geolocation, OS, known vulnerabilities, and a per-service banner sample. Example: shodan_host({ ip: "8.8.8.8", _apiKey: "your-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "ip",
    "_apiKey"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "IPv4 address to look up, e.g. \"8.8.8.8\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Shodan API key (account.shodan.io; paid membership required)"
    },
    "history": {
      "type": "boolean",
      "description": "Include historical banners (optional, default false)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Shodan

https://github.com/pipeworx-io/mcp-shodan

1/7 registries
View full server →
shodan_host — Shodan — PRSM MCP