DaedalMap Tsunami Data✓
com.daedalmap/tsunamis · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.daedalmap/tsunamis",
"description": "Historical tsunami event data and structured tsunami queries from the DaedalMap MCP lane.",
"title": "DaedalMap Tsunami Data",
"repository": {
"url": "https://github.com/xyver/daedal-map",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://www.daedalmap.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"hazard",
"geospatial",
"data"
],
"highlights": [
"Historical tsunami event data and wave-height metrics",
"Paid MCP access for tsunami counts and event rows",
"Country and coastal-region lookups tied to DaedalMap geography"
],
"pricing": {
"base_price_usd": 0.01,
"base_rows_included": 100,
"currency": "USDC",
"max_price_usd": 0.5,
"model": "per_row",
"network": "Base",
"notes": "The 402 challenge returns the exact price before payment.",
"payment_protocol": "x402",
"per_row_usd": 0.0001
}
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}