MCP Uptime
← MCP Reliability Index  /  Maps & Weather
D

DaedalMap Geocoding and Reverse Geocoding (loc_id)

com.daedalmap/geocoding
Reverse geocode latitude/longitude to loc_id; resolve loc_ids to boundaries, centroids, hierarchy.
healthy
status
8
tools exposed
11342ms
connect latency
bf233e62417b
schema fingerprint

Tools (8)

get_catalog
Free discovery. Returns the list of live agent-ready data packs available on DaedalMap.
get_pack
Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack. Call this before querying a new pack so you can see time shape, coverage limits, and the paste-ready first query.
resolve_point
Free geography utility (reverse geocoding). Converts a latitude/longitude into the DaedalMap loc_id administrative chain - the deepest available level plus its parents - so you can join any spatial data to the same loc_id spine the data packs use. Returns the matched country, the deepest resolved lo
get_boundary
Free geography utility. Returns the geographic extent of a DaedalMap loc_id: its bounding box and centroid by default, and the full boundary polygon when include_polygon is true. Use the bbox to clip or index your own grid/raster data against DaedalMap administrative areas; request the polygon only
loc_id_hierarchy
Free geography utility. Returns the administrative hierarchy around a DaedalMap loc_id: its parent and full ancestor chain up to the country, plus a summary of its children by level. Use this to walk up or down the loc_id spine and clip to any administrative level. No payment required.
loc_id_info
Free geography utility. Returns descriptive metadata for a DaedalMap loc_id: name, admin level, parent, centroid, bounding box, and child counts by level. No payment required.
sidechain_to_admin
Free geography utility. Converts a side-chain geometry such as a Census ZCTA or tribal area to a target administrative level using measured polygon overlap. Returns the primary match plus ranked overlaps with source_area_share and target_area_share. For ZIP workflows use source_family='overlay_zcta'
admin_to_sidechain
Free geography utility. Converts a canonical administrative loc_id to overlapping side-chain shapes such as Census ZCTAs or tribal areas using measured polygon overlap. Returns the primary match plus ranked overlaps with target_area_share and source_area_share. No payment required.

Endpoint

https://app.daedalmap.com/mcp/geography
Category: Maps & Weather · Last checked: 2026-07-30T12:55:05Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.