Skip to main content
Glama
chrishayuk

chuk-mcp-geocoder

by chrishayuk

admin_boundaries

Retrieve administrative boundary hierarchy for geographic coordinates, returning structured data from country to neighborhood levels for location analysis.

Instructions

Get administrative boundary hierarchy for a location.

    Returns the full admin hierarchy from country down to neighbourhood
    for the given coordinates.

    Args:
        lat: Latitude (-90 to 90)
        lon: Longitude (-180 to 180)
        output_mode: "json" (default) or "text"

    Returns:
        Administrative boundaries from largest to smallest
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYes
lonYes
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