Ip2location Io MCP Server
IP2Location.io MCP Server is a Model Context Protocol (MCP) server that enables MCP-compatible AI clients to perform IP address geolocation and network intelligence lookups using the IP2Location.io API. It runs locally over stdio via the published package.
People who work with geolocation and ip2location and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-28 · ★ 16 · #147 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Ip2location Io
before you install - you'll need
Set IP2LOCATION_API_KEY before connecting.
Claude Code
claude mcp add ip2location-mcp-ip2location-io -- uvx mcp-ip2location-io Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ip2location-mcp-ip2location-io": {
"command": "uvx",
"args": [
"mcp-ip2location-io"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package mcp-ip2location-io - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.ip2location is GitHub-verified and matches the repo owner
03 · What Ip2location Io can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
1.0.1 · 2026-04-17
Added the feature to use IP2Location.io Bulk IP Geolocation API if multiple IP addresses detected in the input. · requires a paid plan to work.
1.0.0 · 2025-07-16
Initial release.
04 · Who maintains Ip2location Io
mcp-ip2location-io is maintained by ip2location. It's the only MCP server we track from this author; the repo dates to Jun 2025.
05 · Facts
- repository
- github.com/ip2location/mcp-ip2location-io
- category
- API integration - ranked #147 of 278 actively-maintained API integration servers as of 2026-09-18.
- registry
- io.github.ip2location/mcp-ip2location-io (active, first published 2026-05-26)
- packages
- pypi:mcp-ip2location-io
06 · Ip2location Io FAQ
What is Ip2location Io?
IP2Location.io MCP Server is a Model Context Protocol (MCP) server that enables MCP-compatible AI clients to perform IP address geolocation and network intelligence lookups using the IP2Location.io API. It runs locally over stdio via the published package.
Is Ip2location Io still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-28. We re-verify nightly.
How do I install Ip2location Io?
Run `uvx mcp-ip2location-io`. The README documents one environment variable (IP2LOCATION_API_KEY) to set first. Set IP2LOCATION_API_KEY before connecting. You can also paste the ready-made client config above.
Does Ip2location Io run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Ip2location Io
Alternatives to Ip2location Io
Maintained API integration servers if Ip2location Io isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · IPGeolocation.io MCP Server · OECD MCP Server · ServiceNow MCP AI · TLE Satellite Tracker · Allmcps Server
More Python MCP servers · Memory Guard · Weather MCP Server · PostgreSQL performance Tuner MCP Server · HubVibe Site Audits · Lucius MCP · see all