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:
npm install -g mcp-ip-geolocator
- Run the server:
mcp-ip-geolocator
Local Development
- Clone the repository:
git clone https://github.com/tedlikeskix/mcp-ip-geolocator.git
cd mcp-ip-geolocator
- Install dependencies:
yarn install
- Build and run:
yarn build
yarn start
Usage 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!
IP Geolocation Server
Project Details
- tedlikeskix/mcp-ip-geolocator
- Last Updated: 1/31/2025
Recomended MCP Servers
A Model Context Protocol implementation for Value Change Dump (VCD) files.
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code...
A powerful and flexible Node.js Express server that provides a comprehensive interface to the CoinGecko cryptocurrency data API....
A Model Context Protocol server providing LLM Agents a second opinion via AI-powered Deepseek-Reasoning R1 mentorship capabilities, including...
MCP server for long term agent memory with Mem0. Also useful as a template to get you started...
A lightweight Model Context Protocol (MCP) server that enables your LLM to validate email addresses. This tool checks...
A simple MCP server that fetches real-time financial data from Alpha Vantage API. Get instant access to stock...
MCP server for getting github trending repos & developers
Model Context Protocol (MCP) Server for National Park Services data
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for...