Skip to main content
Glama

IPInfo MCP Server

batch_lookup

Retrieve geolocation and network data for multiple IP addresses simultaneously using IPInfo's API to analyze IP intelligence in bulk operations.

Instructions

Batch lookup multiple IP addresses.

Args: ips: List of IP addresses to lookup (can include field paths like "8.8.8.8/city")

Returns: Dictionary with IP information for each address.

Input Schema

NameRequiredDescriptionDefault
ipsYes

Input Schema (JSON Schema)

{ "properties": { "ips": { "items": { "type": "string" }, "title": "Ips", "type": "array" } }, "required": [ "ips" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NimbleBrainInc/mcp-ipinfo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server