# DaedalMap Tsunami Data MCP server

Historical tsunami event data and structured tsunami queries from the DaedalMap MCP lane.

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

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

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

## 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/tsunamis
- get_pack (Get Pack) - Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack. Endpoint: https://app.daedalmap.com/mcp/tsunamis
- get_tsunami_events (Get Tsunami Events) - Paid x402 tool. Queries tsunamis_events. Call without payment first - the server returns HTTP 402 with the exact USDC price before any charge. Small queries stay cheap; broad scans cost more or need narrower filters. Endpoint: https://app.daedalmap.com/mcp/tsunamis

## 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/tsunamis - DaedalMap Tsunami Data Pack Detail Pack detail and quick-start metadata for the tsunamis 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
- count_disaster_events - Count Disaster Events Starter prompt for counting earthquakes, volcanoes, tsunamis, or hurricanes in a time range with optional threshold and loc_id filtering. Arguments: pack_id, start, end, region_id, threshold_field, threshold_value

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