送信

Latlng

@latlng-work

Official LatLng MCP server for geocoding, reverse geocoding, places search, nearby POI lookup, and place categories. Powered by the LatLng API and OpenStreetMap data.

ツール

geocode_address

reverse_geocode

search_places

find_nearby_places

list_place_categories

サーバー設定

{
  "mcpServers": {
    "latlng": {
      "url": "https://mcp.latlng.work/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
      }
    }
  }
}