You're viewing a demo portfolio

Join the waitlist
PRSM

batch_geolocate

Active

Tool of IP Lookup MCP

declared in 0.1.0

Look up locations for up to 100 IP addresses at once. Returns geolocation and ISP data in the same order as input. Use for analyzing multiple IPs efficiently.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ips": [
        "8.8.8.8",
        "1.1.1.1",
        "208.67.222.222"
      ]
    }
  ],
  "required": [
    "ips"
  ],
  "properties": {
    "ips": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Array of IPv4 or IPv6 addresses to look up (maximum 100)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

IP Lookup MCP

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

2/7 registries
View full server →