Agent Tools
Back to MCP servers
● healthy

LatLng MCP server for geocoding, reverse geocoding, places search, nearby POIs, and map/location workflows. Use LatLng from AI agents and MCP clients to convert addresses to coordinates, reverse GPS coordinates into addresses, search places by name, find nearby points of interest, and list supported place categories. LatLng includes a generous free quota of **3,000 requests per day**, making it useful for prototypes, internal tools, agent workflows, and production apps with modest traffic. [Website](https://www.latlng.work) Get a free key: [dashboard.latlng.work](https://dashboard.latlng.work)

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/latlng-work/latlng/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/latlng-work/latlng/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.latlng.work
Listed at (smithery)
https://www.latlng.work