Skip to content
Back to search
30
MCP http

Reverse Geocoding

x402/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, category=data]

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

Similar MCP servers embedding-nearest

Geocoding
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
0 tools
Reverse Geocode
Reverse geocode a latitude and longitude to a place from BigDataCloud, no key. Returns city, locality, principal subdivision, country, and c
0 tools · http
Reverse Geocode (BigDataCloud)
Reverse-geocodes a latitude/longitude into administrative names: continent, country, principal subdivision (state), city, locality, and post
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
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 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_geocoding": {
      "url": "https://proxy.suverse.io/v1/data/suverse-places-osm-reverse",
      "transport": "http"
    }
  }
}