Skip to main content
Glama

IPInfo MCP Server

get_abuse_contact

Look up abuse contact information for any IP address to report malicious activity. Returns email, phone, and address details for responsible parties.

Instructions

Get abuse contact information for an IP address.

Args: ip: IP address to lookup

Returns: Abuse contact details including email, phone, and address.

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