Skip to main content
Glama
chrishayuk

chuk-mcp-geocoder

by chrishayuk

reverse_geocode

Convert geographic coordinates into place names and addresses. Look up the nearest location for given latitude and longitude values to retrieve display names, structured addresses, and bounding box information.

Instructions

Reverse geocode coordinates to a place name and address.

Looks up the nearest place for the given coordinates and returns the display name, structured address, and bounding box. Args: lat: Latitude (-90 to 90) lon: Longitude (-180 to 180) zoom: Detail level 0-18 (18=building, 10=city, 3=country, default 18) language: Preferred response language (e.g. "en", "de", "fr") output_mode: "json" (default) or "text" Returns: Place name, address components, and bounding box

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYes
lonYes
zoomNo
languageNo
output_modeNojson

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/chrishayuk/chuk-mcp-geocoder'

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