Loading MCP server directory, please wait...
Geocoding, reverse geocoding, and places search for LatLng.
npx @getmcp/cli add work.latlng.mcp/latlngRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a LatLng dashboard Server Key. Must start with latlng_. Create one at https://dash.latlng.work.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"work.latlng.mcp/latlng": {
"url": "https://mcp.latlng.work/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}