You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_ip

Active

Tool of mcp-ipinfo

declared in 0.1.0

Get geolocation and network info for any IP address (e.g., "8.8.8.8"). Returns city, region, country, coordinates, org, postal code, timezone.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ip": "8.8.8.8"
    },
    {
      "ip": "2001:4860:4860::8888"
    }
  ],
  "required": [
    "ip"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "IPv4 or IPv6 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

mcp-ipinfo

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

2/7 registries
View full server →
lookup_ip — mcp-ipinfo — PRSM MCP