Agent Tools
Back to MCP servers

IP Geolocation — Country, City, ISP, VPN Detection

https://server.smithery.ai/axel-belfort/ip-geolocation/mcp
● healthy

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.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/ip-geolocation/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/ip-geolocation/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/ip-geolocation-x402
Listed at (smithery)
https://github.com/Br0ski777/ip-geolocation-x402