MCP IP Geolocation Server logo

MCP IP Geolocation Server

by tedlikeskix

A Model Context Protocol (MCP) server that provides IP geolocation services via IP-API.com. It's free to use and doesn't require an API key.

View on GitHub

Last updated: N/A

What is MCP IP Geolocation Server?

This is an MCP server that allows you to retrieve geolocation information for any IP address using the IP-API.com service.

How to use MCP IP Geolocation Server?

Install the server globally using npm install -g mcp-ip-geolocator and run it with mcp-ip-geolocator. Then, connect to the server in Claude Desktop and ask Claude to check the location of an IP address (e.g., 'Claude, can you check the location of IP address 8.8.8.8?').

Key features of MCP IP Geolocation Server

  • Get detailed location information for any IP address

  • Network information including ISP and AS number

  • Timezone data

  • No API key or registration required

Use cases of MCP IP Geolocation Server

  • Determining the location of users based on their IP address

  • Identifying the ISP and organization associated with an IP address

  • Displaying location information in Claude

  • Troubleshooting network issues based on IP location

FAQ from MCP IP Geolocation Server

Does this require an API key?

No, this server uses the free tier of IP-API.com, which does not require an API key.

What is the rate limit?

The free tier of IP-API.com allows for 45 requests per minute.

What type of IP addresses are supported?

Both IPv4 and IPv6 addresses are supported.

What information is returned?

The server returns structured data including city, region, country, latitude, longitude, timezone, ISP, organization, and AS number.

Is this free to use?

Yes, this is free to use under the MIT License.