← Top 100 / Full directory (5,562)

IP Geolocation — Country, City, ISP, VPN Detection

Data & Analytics Remote 2 tools

IP geolocation API for AI agents. Locate any IP address: country, city, region, ISP, ASN, latitude/longitude, and VPN/proxy/Tor detection. IPv4 and IPv6 supported. Single and batch modes. Tools: ip_lookup_geolocation (single), ip_lookup_geolocation_batch (multiple IPs). Use this for geo-targeting, fraud detection, access control, or analytics enrichment. IMPORTANT: For domain-level intelligence, use domain_lookup_intelligence instead. Returns: {country, city, isp, asn, vpn, coordinates}. No API key required — x402 micropayment $0.003/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://ip-geolocation--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(2)
  • ip_lookup_geolocation

    Use this when you need to geolocate an IP address. Returns full location and network data in JSON. Returns: 1. country and countryCode 2. region and city 3. latitude and longitude 4. timezone 5. ISP

  • ip_lookup_geolocation_batch

    Use this when you need to geolocate multiple IP addresses at once (up to 20). Returns an array of geolocation results in JSON. Returns per IP: 1. country, region, city 2. latitude, longitude 3. timez

Related servers