Skip to main content
Glama

IPLocate

by iplocate
MIT License
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IPLOCATE_API_KEYNoYour API key from IPLocate.io. Increases free quota from 50 to 1,000 requests per day.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
check_ip_securityAnalyze an IP address for security concerns including VPN, proxy, Tor usage, and abuse history
locate_ip_geographicallyGet detailed geographic information about an IP address
investigate_ip_ownershipGet detailed information about who owns and operates an IP address
ip_comparisonCompare geographic and network information between two IP addresses

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_ip_address_details

Get comprehensive information about an IP address including geolocation, network details, privacy/security information, company data, and abuse contacts. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

lookup_ip_address_location

Get geographic location information for an IP address including country, city, coordinates, timezone, and postal code. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

lookup_ip_address_privacy

Check whether an IP address is detected as a VPN, proxy, other anonymizing service; is on an abuse blocklist; or is a hosting provider. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

lookup_ip_address_network

Get network and ASN (Autonomous System Number) information for an IP address including the network operator, route, and regional registry. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

lookup_ip_address_company

Get company/organization information for an IP address including the company name, domain, and type of organization. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

lookup_ip_address_abuse_contacts

Get abuse contact information for an IP address to report malicious activity. Includes email, phone, and address of the network administrator. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided.

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/iplocate/mcp-server-iplocate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server