Skip to main content
Location ServicesPython

ip2location/mcp-ip2location-io

Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API.

location-servicescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ip2location/mcp-ip2location-io

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-ip2location-io": {
      "command": "npx",
      "args": [
        "-y",
        "ip2location/mcp-ip2location-io"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Python
Author
ip2location