MCP IP Geolocation Server
@tedlikeskix
About MCP IP Geolocation Server
MCP server providing IP geolocation via IP-API.com. Free, no API key required.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-ip-geolocator": {
"command": "npx",
"args": [
"mcp-ip-geolocator"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP IP Geolocation Server?
An MCP server that provides IP geolocation services via IP-API.com. It returns location, network, and timezone data for any IP address with no API key required.
How to use MCP IP Geolocation Server?
Install globally with npm install -g mcp-ip-geolocator and run mcp-ip-geolocator. Connect the server to Claude Desktop, then 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
- Clean, formatted output for Claude
Use cases of MCP IP Geolocation Server
- Ask Claude to geolocate a specific IP address
- Identify the ISP and organization behind an IP
- Retrieve timezone and coordinates for an IP
- Obtain network info (AS number) for an IP
FAQ from MCP IP Geolocation Server
Does it require an API key?
No, the service is free to use and does not require an API key or registration.
What are the rate limits?
The free tier of IP-API.com allows 45 requests per minute.
What data does the server return?
It returns city, region, country, latitude/longitude, timezone, ISP, organization, and AS number.
Does it support IPv6?
Yes, both IPv4 and IPv6 addresses are supported.
How do I install the server?
Install globally via npm: npm install -g mcp-ip-geolocator. For local development, clone the repository, install dependencies with yarn, build, and start.
Frequently asked questions
Does it require an API key?
No, the service is free to use and does not require an API key or registration.
What are the rate limits?
The free tier of IP-API.com allows 45 requests per minute.
What data does the server return?
It returns city, region, country, latitude/longitude, timezone, ISP, organization, and AS number.
Does it support IPv6?
Yes, both IPv4 and IPv6 addresses are supported.
How do I install the server?
Install globally via npm: `npm install -g mcp-ip-geolocator`. For local development, clone the repository, install dependencies with yarn, build, and start.
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments