- Latlng
Latlng
Official LatLng MCP server for geocoding, reverse geocoding, places search, nearby POI lookup, and place categories. Powered by the LatLng API and OpenStreetMap data.
Overview
LatLng MCP Server
LatLng provides MCP tools for geocoding, reverse geocoding, places search, nearby POI lookup, and supported place categories.
Website
MCP Endpoint
Authentication
Requires a LatLng dashboard Server Key.
Create one at:
Use it as a bearer token in the MCP server config.
Server Config
{
"mcpServers": {
"latlng": {
"url": "https://mcp.latlng.work/mcp",
"headers": {
"Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
}
}
}
}Project Info
Created At
an hour agoUpdated At
an hour agoAuthor Name
latlng-workStar
-Language
-License
-