mcpbeat Sign in

DaedalMap Tsunami Data MCP Server

not responding

DaedalMap Tsunami Data is listed as active in the registry but did not answer our last check. It exposes 7 tools. Last commit 17 Sep 2026.

Global tsunami events from NOAA NCEI, 2000 BC-present: wave height, runups, and counts.

Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 91 checks
7
Tools
read from the server
283 ms
Response time
average over 24h
2
Stars
last commit 17 Sep 2026

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

26 Aug a tool changed the parameters it asks for get_pack
14 Aug a tool description was rewritten get_tool_help
14 Aug a tool changed version
12 Aug a tool appeared get_tool_help
12 Aug a tool changed version

What the code does

We read the source, 20 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Reads files and sends them to the network mapmover/routes/system.py:2233
    files = sorted(str(p.relative_to(data_dir)) for p in data_dir.rglob("*") if p.is_file())

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add tsunamis --transport http https://app.daedalmap.com/mcp/tsunamis
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tsunamis": {
      "url": "https://app.daedalmap.com/mcp/tsunamis"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tsunamis]
url = "https://app.daedalmap.com/mcp/tsunamis"
.cursor/mcp.json
{
  "mcpServers": {
    "tsunamis": {
      "url": "https://app.daedalmap.com/mcp/tsunamis"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tsunamis": {
      "url": "https://app.daedalmap.com/mcp/tsunamis"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

disaster
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, tsunamis, volcanoes, or wildfires.
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 earthquakes, tsunamis, volcanoes, or wildfires.
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 whether a relationship family exists before you have an exact event id.
catalog
get_catalog
Free discovery. Returns the list of live agent-ready data packs available on DaedalMap.
pack
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, coverage limits, and the paste-ready first query.
tool
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, recommended next calls, and the shared natural-language-to-strict-JSON interaction contract. Use tools/list to discover names, then call this before an unfamiliar tool.
tsunami
get_tsunami_events
Paid x402 canonical tool. Queries tsunamis_events for historical tsunami records and water-height/runup metrics. Best for event counts, max water height thresholds, and top-event lookups. Region filters may use ISO3 country ids or reviewed named-water loc_ids such as IHO1953-240001002 for the Mediterranean Sea; XOO is deprecated. Call without payment first - the server returns HTTP 402 with the exact USDC price before any charge.

Endpoints

URLTransportStateLatencyChecked
https://app.daedalmap.com/mcp/tsunamis streamable-http answering 283 ms 12 min ago

Alternatives to DaedalMap Tsunami Data

same job, measured the same way
DaedalMap Earthquake Data
by daedalmap

Global earthquake events from the USGS, 2150 BC-present: magnitude, depth, location, counts.

8 tools answering
DaedalMap Hurricane and Tropical Cyclone Data
by daedalmap

Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.

5 tools answering
DaedalMap Flood Events
by daedalmap

Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.

5 tools answering
DaedalMap Population Estimates
by daedalmap

Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.

4 tools answering
DaedalMap Historical FX Rates
by daedalmap

Historical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.

4 tools answering
DaedalMap Tornado Events
by daedalmap

US tornado events 1950-present from the NOAA Storm Prediction Center: EF rating, tracks, damage.

5 tools answering
eSIM.dog MCP Server
by elliot-esimdog

Provision global eSIM data plans and real mobile phone numbers for AI agents. 200+ countries.

local only
O
Global Economic Data
by memoryapi

Global economic data from World Bank and OECD

3 tools answering

DaedalMap Tsunami Data — questions

Answers built from our own checks of this server.

What can DaedalMap Tsunami Data do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_catalog, get_disaster_link_chain, get_disaster_links_for_event, get_pack, get_tool_help, get_tsunami_events and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DaedalMap Tsunami Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 283 ms. The bar chart above shows every period we have measured.
The registry lists DaedalMap Tsunami Data as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect DaedalMap Tsunami Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DaedalMap Tsunami Data need an API key?
No. DaedalMap Tsunami Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
Is DaedalMap Tsunami Data open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.