Skip to content
Back to search
30
MCP streamable-http

DaedalMap Geocoding and Reverse Geocoding (loc_id)

com.daedalmap/geocoding

Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.

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

Similar MCP servers embedding-nearest

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
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
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
Geocoding
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
0 tools
OpenStreetMap
Geocode addresses, reverse geocode coordinates, and run Overpass spatial queries on OpenStreetMap data.
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_geocoding_and_reverse_geocoding_(loc_id)": {
      "url": "https://app.daedalmap.com/mcp/geography",
      "transport": "streamable-http"
    }
  }
}