Skip to main content
Glama

IPInfo MCP Server

get_carrier_info

Retrieve mobile carrier details for any IP address, including MCC and MNC codes, to identify network operators and their associated mobile networks.

Instructions

Get mobile carrier information for an IP address.

Args: ip: IP address to lookup

Returns: Mobile carrier details including MCC and MNC codes.

Input Schema

NameRequiredDescriptionDefault
ipYes

Input Schema (JSON Schema)

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