📍 Ip Geolocation MCP

IP geolocation data using ipinfo.io — city, region, country, ISP, timezone, and coordinates. Free tier works with no API key (50,000 lookups/month).

MCP Server Free Tier
Smithery Badge

🔧 Available Tools

ip_lookup

Full geolocation for any IPv4 or IPv6 address

ip_lookup_own

Get geolocation of your own IP address

City & region

City name, state/region, and country location data

ISP & org

Internet service provider and organization info

Coordinates

Latitude, longitude, timezone, and postal code

💰 Free & Open

💡 Example Usage

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.

⚡ Quick Install

git clone https://github.com/Rumblingb/ip-geolocation-mcp.git
cd ip-geolocation-mcp
pip install -r requirements.txt
python3 server.py