Ip2location Io MCP Server
This is a simple Model Context Protocol (MCP) server implementation for IP2Location.io API. It will return a detailed geolocation information for any given IPv4 or IPv6 address. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-05-26 · ★ 15 · #182 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
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 #182 of 250 actively-maintained API integration servers as of 2026-08-25.
- 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?
This is a simple Model Context Protocol (MCP) server implementation for IP2Location.io API. It will return a detailed geolocation information for any given IPv4 or IPv6 address. It runs locally over stdio via the published package.
Is Ip2location Io still maintained?
Yes - as of 2026-08-25, its last commit was 2026-05-26. 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.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · IPGeolocation.io MCP Server · OECD MCP Server · Isnow890 Data4library MCP · OPNsense MCP Server · ServiceNow MCP AI
More Python MCP servers · Weather MCP Server · PostgreSQL performance Tuner MCP Server · DEVONthink MCP (istefox) · Lucius MCP · Japan Data MCP · see all