IP2Location IP Geolocation MCP Server
Rank #10,361io.github.ip2location/mcp-ip2location-io
IP Geolocation MCP server that query the geolocation information using IP2Location.io API.
IP2Location IP Geolocation MCP Server is a Model Context Protocol (MCP) server published by ip2location. It ranks #10,361 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. IP2Location IP Geolocation MCP Server is listed across 4 registries — Official MCP, Glama, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2025 and most recently updated on May 26, 2026.
Ranks ahead of 121,685 of 132,046 servers on MCP Toplist.
Use IP2Location IP Geolocation MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-ip2location-io -e "IP2LOCATION_API_KEY=<your IP2LOCATION_API_KEY>" -- uvx mcp-ip2location-ioReplace each placeholder with your own value before saving.
[mcp_servers.mcp-ip2location-io]
command = "uvx"
args = ["mcp-ip2location-io"]
[mcp_servers.mcp-ip2location-io.env]
IP2LOCATION_API_KEY = "<your IP2LOCATION_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-ip2location-io": {
"command": "uvx",
"args": [
"mcp-ip2location-io"
],
"env": {
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-ip2location-io": {
"command": "uvx",
"args": [
"mcp-ip2location-io"
],
"env": {
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-ip2location-io": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-ip2location-io"
],
"env": {
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-ip2location-io": {
"command": "uvx",
"args": [
"mcp-ip2location-io"
],
"env": {
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-ip2location-io": {
"command": "uvx",
"args": [
"mcp-ip2location-io"
],
"env": {
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ip2location%2Fmcp-ip2location-io)<a href="https://mcptoplist.com/server/io.github.ip2location%2Fmcp-ip2location-io"><img src="https://mcptoplist.com/badge/io.github.ip2location%2Fmcp-ip2location-io.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ip2location
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | May 26, 2026 |
Frequently asked questions
- Who maintains IP2Location IP Geolocation MCP Server?
- IP2Location IP Geolocation MCP Server is maintained by ip2location, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is IP2Location IP Geolocation MCP Server listed on the Official MCP Registry?
- Yes — IP2Location IP Geolocation MCP Server is listed on the Official MCP Registry, alongside Glama, mcp.so and PulseMCP.
- How many versions does IP2Location IP Geolocation MCP Server have?
- MCP Toplist tracks 1 version of IP2Location IP Geolocation MCP Server, most recently published on May 26, 2026.
- Where can I find the source code for IP2Location IP Geolocation MCP Server?
- The source code for IP2Location IP Geolocation MCP Server is hosted at github.com/ip2location/mcp-ip2location-io.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.