Skip to main content
Glama
atorresg

location-mcp

by atorresg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCATION_MCP_API_KEYNoOptional ipinfo.io API key for better rate limits on IP geolocation.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
geolocate_ipB

Look up geolocation data for an IP address (country, city, region, latitude, longitude, timezone, ISP, currency, etc.). If no IP is provided, automatically detects the public IP of the host running this server and geolocates that.

reverse_geocodeA

Reverse geocode a latitude/longitude pair into a human-readable address with administrative details (city, region, country, postal code, country code, etc.).

get_my_ipA

Detect and return the public IP address of the host running this MCP server. Useful when the LLM needs to know the public-facing IP of the machine it is operating on.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/atorresg/location-mcp'

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