Skip to content
Back to search
30
MCP streamable-http

DaedalMap Reverse Geocoding (coordinates to loc_id)

com.daedalmap/reverse-geocoding

Convert latitude/longitude to the deepest administrative loc_id plus its full parent chain.

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

Similar MCP servers embedding-nearest

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
DaedalMap Administrative Boundaries (loc_id to polygon)
A loc_id to its bounding box, centroid, and polygon, with its name and admin level.
0 tools · streamable-http
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
0 tools · streamable-http
Geocoding
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
0 tools
com.mcparmory/opencage-geocoding
Convert addresses to coordinates and reverse-geocode locations worldwide
0 tools
mcparmory-opencage-geocoding
Convert addresses to coordinates and reverse-geocode locations worldwide
0 tools

How to use

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

{
  "mcpServers": {
    "daedalmap_reverse_geocoding_(coordinates_to_loc_id)": {
      "url": "https://app.daedalmap.com/mcp/reverse-geocoding",
      "transport": "streamable-http"
    }
  }
}