# LatLng MCP server

Geocoding, reverse geocoding, and places search for LatLng.

## Links
- Registry page: https://www.getdrio.com/mcp/work-latlng-mcp-latlng
- Repository: https://github.com/abipal15/latlng
- Website: https://www.latlng.work

## Install
- Endpoint: https://mcp.latlng.work/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.latlng.work/mcp
- Header: Authorization

## Tools
- geocode_address - Convert an address or place name into latitude and longitude coordinates. Endpoint: https://mcp.latlng.work/mcp
- reverse_geocode - Convert latitude and longitude coordinates into an address. Endpoint: https://mcp.latlng.work/mcp
- search_places - Search for places by name, optionally biased by location and category. Endpoint: https://mcp.latlng.work/mcp
- find_nearby_places - Find points of interest near a latitude and longitude. Endpoint: https://mcp.latlng.work/mcp
- list_place_categories - List supported place categories for place search and nearby queries. Endpoint: https://mcp.latlng.work/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: work.latlng.mcp
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 13, 2026
- Source: https://registry.modelcontextprotocol.io
