Official LatLng MCP server for geocoding, reverse geocoding, places search, nearby POI lookup, and place categories. Powered by the LatLng API and OpenStreetMap data.
服务器配置
{
"mcpServers": {
"latlng": {
"url": "https://mcp.latlng.work/mcp",
"headers": {
"Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
}
}
}
}