Latlng
@latlng-work
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"latlng": {
"url": "https://mcp.latlng.work/mcp",
"headers": {
"Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
}
}
}
}Tools
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.
Overview
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.
More Media & Design MCP servers
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.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Comments