MCP IP Geolocation Server
by tedlikeskix
MCP IP Geolocation Server
A Model Context Protocol (MCP) server that provides IP geolocation services via IP-API.com. Free to use, no API key required.
Features
- Get detailed location information for any IP address
- Network information including ISP and AS number
- Timezone data
- No API key or registration required
- Clean, formatted output for Claude
Quick Start
- Install globally:
Copy
- Run the server:
Copy
Local Development
- Clone the repository:
Copy
- Install dependencies:
Copy
- Build and run:
Copy
Usage with Claude
Once running, connect to the server in Claude Desktop. Example usage:
Copy
Claude will use the tool to fetch and display location information.
API Response Format
The tool returns structured data including:
- City, region, and country
- Latitude and longitude
- Timezone
- ISP and organization
- AS number
Rate Limiting
IP-API.com's free tier includes:
- 45 requests per minute
- IPv4 and IPv6 support
- No API key needed
License
MIT License - feel free to use and modify!
This server cannot be installed
Provides IP geolocation services using IP-API.com without requiring an API key, enabling users to obtain detailed location and network information for any IP address in a clean, formatted output.