MCP.so
ログイン

Latlng

@latlng-work

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.

基本情報

カテゴリ

メディアとデザイン

トランスポート

stdio

公開者

latlng-work

投稿者

latlng-work

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

5

Convert an address or place name into latitude and longitude coordinates.

Convert latitude and longitude coordinates into an address.

Search for places by name, optionally biased by location and category.

Find points of interest near a latitude and longitude.

List supported place categories for place search and nearby queries.

概要

What is Latlng?

Latlng provides MCP tools for geocoding, reverse geocoding, places search, nearby POI lookup, and supported place categories. It is designed for developers who need location-based capabilities via the Model Context Protocol.

How to use Latlng?

Configure an MCP client to use the endpoint https://mcp.latlng.work/mcp and authenticate with a LatLng dashboard Server Key issued as a bearer token. Keys can be created at https://dash.latlng.work.

Key features of Latlng

  • Geocoding (address to coordinates)
  • Reverse geocoding (coordinates to address)
  • Places search
  • Nearby point-of-interest lookup
  • Supported place categories listing

Use cases of Latlng

  • Convert an address string into latitude/longitude for mapping
  • Determine the street address from GPS coordinates
  • Search for specific places or locations by name or keyword
  • Find nearby restaurants, gas stations, or other POIs around a location
  • Retrieve a list of available place categories for filtering queries

FAQ from Latlng

What authentication is required?

Requests must include a LatLng dashboard Server Key as a bearer token in the MCP authorization header.

How do I obtain an API key?

Create a Server Key from the LatLng dashboard at https://dash.latlng.work.

What is the MCP endpoint URL?

The server is hosted at https://mcp.latlng.work/mcp.

Is there a website for more information?

Yes, general information is available at https://www.latlng.work.

コメント

「メディアとデザイン」の他のコンテンツ