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 服务器
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
评论