IP geolocation data using ipinfo.io — city, region, country, ISP, timezone, and coordinates. Free tier works with no API key (50,000 lookups/month).
Full geolocation for any IPv4 or IPv6 address
Get geolocation of your own IP address
City name, state/region, and country location data
Internet service provider and organization info
Latitude, longitude, timezone, and postal code
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/ip-geolocation-mcp.git
cd ip-geolocation-mcp
pip install -r requirements.txt
python3 server.py