Back to Utilities
IP2Location.io
IP Geolocation MCP server that query the geolocation information using IP2Location.io API. It aims to ease the user's effort to obtain the information directly from a single prompt. User can query for 1,000 times per day without an API key, or 50,000 times per month with a free API key.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"ip2location-io": {
// See GitHub repository for configuration
}
}
}