MCP Server
MCP
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.latlng.work/mcp",
"headers": [
{
"description": "Bearer token using a LatLng dashboard Server Key. Must start with latlng_. Create one at https://dash.latlng.work.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment