Back to MCP Servers
Ip2location Io
Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API.
location-servicesapiai
By ip2location
Installation
npx -y mcp-ip2location-ioConfiguration
{
"mcpServers": {
"mcp-ip2location-io": {
"command": "npx",
"args": ["-y", "mcp-ip2location-io"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes