Skip to main content
Glama

IPInfo MCP Server

get_company_info

Retrieve company details including name, domain, and type associated with any IP address to identify network ownership and organizational information.

Instructions

Get company information for an IP address.

Args: ip: IP address to lookup

Returns: Company name, domain, and type.

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