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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"latlng": {
"url": "https://mcp.latlng.work/mcp",
"headers": {
"Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
}
}
}
}ツール
5Convert 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.
「メディアとデザイン」の他のコンテンツ
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
コメント