Networking
IP geolocation and network information lookup. Country, region, city, ISP, and threat detection.
mcpizy install ip2locationnpx -y @ip2location/mcp{
"mcpServers": {
"ip2location": {
"command": "npx",
"args": [
"-y",
"@ip2location/mcp"
]
}
}
}