You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_ip

Active

Tool of Shodan Internetdb

declared in 0.1.0

Look up an IP address in the Shodan InternetDB. Returns open ports, hostnames, known vulnerabilities (CVEs), CPEs (software identifiers), and tags. Free, no API key needed. Example: lookup_ip("8.8.8.8").

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ip": "8.8.8.8"
    },
    {
      "ip": "1.1.1.1"
    }
  ],
  "required": [
    "ip"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "IPv4 address to look up (e.g., \"8.8.8.8\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Shodan Internetdb

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

2/7 registries
View full server →