# DaedalMap Administrative Boundaries (loc_id to polygon) MCP server

A loc_id to its bounding box, centroid, and polygon, with its name and admin level.

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

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

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

## 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/boundaries
- 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/boundaries
- get_boundary (Get loc_id 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 when you need the exact perimeter (it can be large). No payment required. Endpoint: https://app.daedalmap.com/mcp/boundaries
- loc_id_info (Get 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. Endpoint: https://app.daedalmap.com/mcp/boundaries

## 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/boundaries - DaedalMap Administrative Boundaries (loc_id to polygon) Pack Detail Pack detail and quick-start metadata for the boundaries 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.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 18, 2026
- Source: https://registry.modelcontextprotocol.io
