{"name":"ip-geolocation-api","version":"1.0.0","runtime":"cloudflare-workers","description":"IP Geolocation using Cloudflare built-in cf object","endpoints":["GET  /ip-geo/api/v1/lookup           — lookup your own IP","GET  /ip-geo/api/v1/lookup/:ip       — lookup a specific IP (returns requester geo)","GET  /ip-geo/api/v1/country          — country only","GET  /ip-geo/api/v1/coordinates      — lat/lon only","GET  /ip-geo/api/v1/timezone         — timezone only","GET  /ip-geo/api/v1/asn             — ASN info only","POST /ip-geo/api/v1/batch            — batch lookup (up to 10 IPs)","POST /ip-geo/mcp                     — MCP JSON-RPC endpoint"]}