Skip to main content
Glama

IPInfo MCP Server

get_privacy_info

Detect if an IP address is associated with privacy services like VPNs, proxies, Tor, relays, or hosting providers to assess connection authenticity.

Instructions

Detect privacy services (VPN, proxy, Tor, etc.) for an IP address.

Args: ip: IP address to check

Returns: Privacy detection results including VPN, proxy, Tor, relay, and hosting status.

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