Connects Claude to the IP2Location.io API for querying geolocation data on IPv4 and IPv6 addresses. Exposes a single get_geolocation tool that returns country, region, city, coordinates, time zone, ASN, ISP details, and proxy information. Works without an API key for basic queries (1,000/day limit), or sign up for 50,000 monthly queries with more detailed fields like threat detection and mobile carrier data. Supports bulk lookups through their paid API by passing multiple IPs in one request. Comes in two flavors: a cloud hosted version via npx and mcp-remote, or run locally with uvx. Reach for this when you need to enrich IP addresses with location context or detect proxies and threats in your Claude conversations.
claude mcp add --transport stdio ip2location-mcp-ip2location-io uvx mcp-ip2location-io