
Ip Geolocation Mcp
Unlock the power of IP geolocation with our tool!
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Unlock the power of IP geolocation with our tool! Whether you're a developer needing location data
Server tool list (3)
Raw names from tools/list. Only developers need these.
| lookup_ip | Geolocate an IPv4/IPv6 address. Returns country, city, ISP, coords. Params: ip (str): The IP address to geolocate. Returns: dict: Geolocation data or error message. |
| lookup_batch | Lookup up to 5 IPs (comma-separated). Returns {results: [...]}. Params: ips (str): Comma-separated list of IP addresses. Returns: dict: Results of IP lookups or error messages. |
| health_check | Server health check. Returns: dict: Health status of the server. |