Skip to main content
Glama
chrishayuk

chuk-mcp-geocoder

by chrishayuk

nearby_places

Discover nearby places at different scales using reverse geocoding. Input coordinates to find buildings, streets, suburbs, or cities sorted by proximity.

Instructions

Find places near a coordinate.

    Discovers nearby places at different scales (buildings, streets,
    suburbs, cities) using reverse geocoding at multiple zoom levels.

    Args:
        lat: Latitude (-90 to 90)
        lon: Longitude (-180 to 180)
        limit: Maximum number of results (default 10)
        categories: Comma-separated OSM categories to filter (e.g. "natural,tourism")
        output_mode: "json" (default) or "text"

    Returns:
        List of nearby places with distances, sorted by proximity
    

Input Schema

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