This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
batch
InactiveTool of Ip Api
declared in 0.1.0
Bulk lookup (max 100 IPs).
Parameters schema
{
"type": "object",
"examples": [
{
"ips": [
"8.8.8.8",
"1.1.1.1",
"208.67.222.222"
]
},
{
"ips": [
"8.8.8.8",
"1.1.1.1"
],
"lang": "en",
"fields": "status,country,city,isp"
}
],
"required": [
"ips"
],
"properties": {
"ips": {
"type": "array",
"items": {
"type": "string"
}
},
"lang": {
"type": "string"
},
"fields": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ip Api
https://github.com/pipeworx-io/mcp-ip-api
1/7 registries