Skip to content
Back to search
30
MCP http

Reverse Geocode

x402/reverse-geocode

Reverse geocode a latitude and longitude to a place from BigDataCloud, no key. Returns city, locality, principal subdivision, country, and codes. For AI agents turning coordinates into place names. [x402: $0.06/call on base, category=data]

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Reverse Geocode (BigDataCloud)
Reverse-geocodes a latitude/longitude into administrative names: continent, country, principal subdivision (state), city, locality, and post
0 tools · http
Reverse Geocoding
Reverse-geocodes a latitude/longitude to the nearest place or address via the keyless Nominatim reverse API. [x402: $0.06/call on base, cate
0 tools · http
Place Name Geocoding
Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country,
0 tools · http
DaedalMap Geocoding and Reverse Geocoding (loc_id)
Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.
0 tools · streamable-http
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
0 tools · streamable-http
DaedalMap Reverse Geocoding (coordinates to loc_id)
Convert latitude/longitude to the deepest administrative loc_id plus its full parent chain.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "reverse_geocode": {
      "url": "https://proxy.suverse.io/v1/data/suverse-reverse-geocode",
      "transport": "http"
    }
  }
}