Skip to main content
Glama

IPInfo MCP Server

get_ip_ranges

Retrieve IP address ranges associated with a specific domain or organization to identify their network infrastructure and IP blocks.

Instructions

Get IP ranges owned by a domain/organization.

Args: domain: Domain name to lookup

Returns: IP ranges information including IPv4 and IPv6 blocks.

Input Schema

NameRequiredDescriptionDefault
domainYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" } }, "required": [ "domain" ], "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