lookup_ip
ActiveTool of mcp-ipinfo
declared in 0.1.0
Get geolocation and network info for any IP address (e.g., "8.8.8.8"). Returns city, region, country, coordinates, org, postal code, timezone.
Parameters schema
{
"type": "object",
"examples": [
{
"ip": "8.8.8.8"
},
{
"ip": "2001:4860:4860::8888"
}
],
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string",
"description": "IPv4 or IPv6 address to look up (e.g., \"8.8.8.8\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-ipinfo
https://github.com/pipeworx-io/mcp-ipinfo
2/7 registries