Skip to content
Back to search
30
MCP http

IP Geolocation Lookup

x402/ip-geolocation-lookup

Get country, region, city, timezone, ISP, and ASN info for the requesting IP address. Powered by ipwho.is (keyless, 10k req/month/IP). Useful for AI agents needing geographical context, fraud detection systems, and localization services. [x402: $0.05/call on base, category=data]

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

IP Geolocation
Geolocates an IPv4/IPv6 address via ip-api.com (free non-commercial). Returns country, region, city, zip, latitude/longitude, timezone, ISP,
0 tools · http
IP Geolocation Detail
Returns country, region, city, ISP, org, and coordinates for an IP address via the keyless ip-api.com service. [x402: $0.055/call on base, c
0 tools · http
IP Geolocation API
IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.
0 tools · sse
@n8n-dev/n8n-nodes-ip2location
IP2Location.io RESTful API provides IP geolocation data: country, region, city, coordinates, ZIP, timezone, ASN, ISP, domain.
0 tools
@n8n-dev/n8n-nodes-abstractapi-geolocation
IP geolocation API retrieves region, country, city for IPv4/IPv6 addresses across 180+ countries.
0 tools
@n8n-dev/n8n-nodes-ip2location-geolocation
IP2Location reverse IP lookup: country, region, city, coordinates, postal code, timezone, ISP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ip_geolocation_lookup": {
      "url": "https://proxy.suverse.io/v1/data/ip-geolocation",
      "transport": "http"
    }
  }
}