
DaedalMap Tsunami Data
Pull historical tsunami events, wave-height metrics, and coastal geography into an agent while prototyping map or hazard dashboards.
Overview
com.daedalmap/tsunamis is a MCP server for the Idea phase that serves historical tsunami event data and structured coastal geography queries through DaedalMap.
What is this MCP server?
- Historical tsunami events with structured wave-height and event fields
- Country and coastal-region lookups aligned with DaedalMap loc_id geography
- x402 micropayment on Base (USDC): $0.01 base price includes 100 rows, then $0.0001 per row up to $0.50 max
- 402 challenge returns exact price before you pay
- Streamable HTTP remote at app.daedalmap.com/mcp/tsunamis
- Pricing model: per_row on Base in USDC via x402
- Base price $0.01 includes 100 rows
- Per additional row $0.0001
What problem does it solve?
Solo builders waste days hunting tsunami catalogs and normalizing coastal regions when an agent could answer structured questions in one MCP call.
Who is it for?
Indie builders prototyping hazard maps, research bots, or paid data APIs that need tsunami rows without running their own ingestion.
Skip if: Real-time warning systems, life-safety ops, or teams that require a fully offline public dataset with zero micropayment friction.
What do I get? / Deliverables
After you register the remote, your agent can fetch tsunami counts and event rows with DaedalMap loc_id alignment and predictable USDC row pricing.
- Structured tsunami event rows with geography tied to loc_id
- Queryable counts and filters for countries or coastal regions
- Transparent per-row USDC cost quote before payment
Recommended MCP Servers
Journey fit
Builders in Idea phase need authoritative hazard datasets before committing to a geospatial or civic-tech product shape. Research subphase is where external structured event rows replace manual scraping of tsunami catalogs.
How it compares
Geospatial hazard data MCP integration, not a local Python skill or generic web scraper.
Common Questions / FAQ
Who is com.daedalmap/tsunamis for?
Solo and indie developers using Claude Code, Cursor, or other MCP clients who need historical tsunami metrics while designing map or analytics products.
When should I use com.daedalmap/tsunamis?
Use it during idea and research work when you need structured tsunami events, wave-height fields, or country-level hazard counts before you build a backend.
How do I add com.daedalmap/tsunamis to my agent?
Add the streamable-http remote https://app.daedalmap.com/mcp/tsunamis in your MCP client config, complete any x402 USDC payment challenges on Base when prompted, then invoke the server's query tools from the agent.