location services
Mcp Ip2location Io
Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API.
python
cloud
location services
Installation
npx -y ip2location/mcp-ip2location-ioConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-ip2location-io",
"command": "npx",
"args": [
"-y",
"ip2location/mcp-ip2location-io"
]
}About This MCP Server
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub