提交

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.
概览

LatLng MCP Server

LatLng provides MCP tools for geocoding, reverse geocoding, places search, nearby POI lookup, and supported place categories.

Website

https://www.latlng.work

MCP Endpoint

https://mcp.latlng.work/mcp

Authentication

Requires a LatLng dashboard Server Key.

Create one at:

https://dash.latlng.work

Use it as a bearer token in the MCP server config.

服务器配置

{
  "mcpServers": {
    "latlng": {
      "url": "https://mcp.latlng.work/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.