Query cross-dataset geographic data
daedalmapmcp_serversetup L2★0
smithery:bryanhellard-tt41/daedalmap ↗What it does
Query geographic data across disaster and economic datasets
Best for
When you need cross-dataset geographic queries (disasters, FX, demographics) with a unified loc_id key and don't mind eventual consistency on paid packs.
Inputs
- · region_ids (ISO country codes)
- · time windows (YYYY-MM-DD)
- · metric names (event_count, poverty_ratio, etc)
Outputs
- · rows keyed on loc_id (ISO country code)
- · metrics with values and timestamps
- · cross-pack joinable results
Requires
- · daedalmap.com hosted backend
- · x402 Base USDC for paid packs
- · HTTP/MCP transport
Preconditions
- · DaedalMap account
- · MCP client configured with remote URL
- · free packs auto-available; paid need x402 account
Failure modes
- · no fuzzy country matching (exact loc_id required)
- · packs have inconsistent time granularity (daily vs monthly)
- · paid datasets slow (~seconds) vs free fast
Trust signals
- · live packs catalog at daedalmap.com/packs
- · active GitHub (@xyver, @daedalmap on X)
- · hosted backend (deterministic geography model)