mcpbeat

LatLng MCP Server

work.latlng.mcp/latlng
answering

LatLng is answering right now. Last checked 4 min ago. It exposes 5 tools.

Geocoding, reverse geocoding, and places search for LatLng.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
73 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add latlng --transport http https://mcp.latlng.work/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "latlng": {
      "url": "https://mcp.latlng.work/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.latlng]
url = "https://mcp.latlng.work/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "latlng": {
      "url": "https://mcp.latlng.work/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "latlng": {
      "url": "https://mcp.latlng.work/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

geocode
geocode_address
Convert an address or place name into latitude and longitude coordinates.
nearby
find_nearby_places
Find points of interest near a latitude and longitude.
place
list_place_categories
List supported place categories for place search and nearby queries.
places
search_places
Search for places by name, optionally biased by location and category.
reverse
reverse_geocode
Convert latitude and longitude coordinates into an address.

Endpoints

URLTransportStateLatencyChecked
https://mcp.latlng.work/mcp streamable-http answering 83 ms 4 min ago

LatLng — questions

Answers built from our own checks of this server.

What can LatLng do?
It exposes 5 tools, read directly from the server on our last check. Among them: find_nearby_places, geocode_address, list_place_categories, reverse_geocode, search_places. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is LatLng working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 73 ms. The bar chart above shows every period we have measured.
Is LatLng still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect LatLng?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does LatLng need an API key?
No. LatLng completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is LatLng?
It answers our handshake in 73 ms on average, which is faster than 92% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.