Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

DaedalMap Wildfire Events

com.daedalmap/wildfires

Wildfire events and aggregates across global, U.S., and Canada sources. Paid via x402 USDC.

Uptime
100.0%
1 direct probes · 30d
Response
610ms
last probe
Tools
7
callable
Resources
6
readable
Prompts
1
available

Tools · 7

get_tool_help

Free blind-caller guidance for one tool visible on this MCP facade. Returns when to use it, what it refuses, a working example, effective access limits, important outputs, provenance fields, recommend…

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…

get_disaster_links_for_event

Free linked-disaster helper. Resolves one exact disaster event id into its published related-disaster links. Use this only when you already have an exact event id from a supported pack such as earthqu…

get_disaster_link_chain

Free linked-disaster helper. Expands one exact disaster event id into a bounded related-event chain. Use this only when you already have an exact event id from a supported pack such as earthquakes, ts…

search_disaster_links

Free linked-disaster discovery helper. Searches published cross-disaster link families by event-type direction, optional via-event type, and optional year window. Use this when you want to discover wh…

query_dataset

Generic structured query for direct source_id or pack_id access using the same contract as POST /api/v1/query/dataset. Free packs: currency, distributed_manufacturing, floods, nri, owid, un_sdg, un_wp…

Resources · 6

Guide

High-level guide to the hosted agent API surface and discovery flow.

daedalmap://guide
Catalog

Machine-readable list of live agent-ready packs.

daedalmap://catalog
loc_id Guide

Guide to the shared location identifier system used across packs.

daedalmap://docs/loc-id
Access Model

Current free-versus-paid split for the live hosted packs.

daedalmap://access
DaedalMap Wildfire Events Pack

Pack detail and quick-start metadata for the wildfires lane.

daedalmap://pack/wildfires
Public Links

Canonical public URLs for docs, MCP, and hosted API endpoints.

daedalmap://links

Prompts · 1

count_disaster_events

Starter prompt for counting earthquakes, volcanoes, tsunamis, or hurricanes in a time range with optional threshold and loc_id filtering.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "daedalmap_wildfire_events": {
      "url": "https://app.daedalmap.com/mcp/wildfires",
      "transport": "streamable-http"
    }
  }
}