# DaedalMap Reverse Geocoding (coordinates to loc_id) MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-daedalmap-reverse-geocoding
- Repository: https://github.com/xyver/daedal-map
- Website: https://www.daedalmap.com

## Install
- Endpoint: https://app.daedalmap.com/mcp/reverse-geocoding
- Auth: Not captured

## Setup notes
- Remote endpoint: https://app.daedalmap.com/mcp/reverse-geocoding

## Tools
- get_catalog (Get Catalog) - Free discovery. Returns the list of live agent-ready data packs available on DaedalMap. Endpoint: https://app.daedalmap.com/mcp/reverse-geocoding
- get_pack (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. Endpoint: https://app.daedalmap.com/mcp/reverse-geocoding
- resolve_point (Resolve Point to loc_id) - 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 loc_id, and the full admin-level stack so you can clip to any level. No payment required. Endpoint: https://app.daedalmap.com/mcp/reverse-geocoding

## Resources
- daedalmap://guide - DaedalMap Agent Guide High-level guide to the hosted agent API surface and discovery flow. MIME type: application/json
- daedalmap://catalog - Live Pack Catalog Machine-readable list of live agent-ready packs. MIME type: application/json
- daedalmap://docs/loc-id - loc_id Guide Guide to the shared location identifier system used across packs. MIME type: text/markdown
- daedalmap://access - Access Model Current free-versus-paid split for the live hosted packs. MIME type: text/markdown
- daedalmap://pack/reverse-geocoding - DaedalMap Reverse Geocoding (coordinates to loc_id) Pack Detail Pack detail and quick-start metadata for the reverse-geocoding lane. MIME type: application/json
- daedalmap://links - Canonical Public Links Canonical public URLs for docs, MCP, and hosted API endpoints. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: com.daedalmap
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 18, 2026
- Source: https://registry.modelcontextprotocol.io
