Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP IP Geolocation Servergeolocate 8.8.8.8"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: IP Find
Quick Start
Install globally:
npm install -g mcp-ip-geolocatorRun the server:
mcp-ip-geolocatorLocal Development
Clone the repository:
git clone https://github.com/tedlikeskix/mcp-ip-geolocator.git
cd mcp-ip-geolocatorInstall dependencies:
yarn installBuild and run:
yarn build
yarn startUsage with Claude
Once running, connect to the server in Claude Desktop. Example usage:
Claude, can you check the location of IP address 8.8.8.8?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
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.