DaedalMap Hurricane and Tropical Cyclone Data MCP server
Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.
2 stars
Reviews
Write oneNobody has reviewed DaedalMap Hurricane and Tropical Cyclone Data yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
DaedalMap Hurricane and Tropical Cyclone Data tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 24ms; handshake note: Streamable HTTP error: Error POSTing to endpoint: {"error":"The MCP service is receiving requests too quickly. Retry aft20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 2 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
What the publisher says
From the DaedalMap Hurricane and Tropical Cyclone Data repository's README, as published. We do not edit it. Read it on GitHub
DaedalMap
Bring your data. Connect its geography.
DaedalMap is geographic interoperability infrastructure: a loc_id identity model, versioned boundary geometry, published crosswalks between geography systems, and maintained data packs. Resolve coordinates and reference codes to administrative matches, pull compatible shapes and data, and follow crosswalks into other systems such as census tracts, postal areas, watersheds, and electoral districts.
Use it through a remote MCP server, an HTTP API, a map app, downloadable files, or this repository, which is the open runtime behind all of them.
Website | App | Agent docs | Geometry | Data packs | Downloads | Convert a file | llms.txt
Connect an agent
The hosted MCP server needs no install or account for discovery:
https://app.daedalmap.com/mcpClaude Code:
claude mcp add --transport http daedalmap https://app.daedalmap.com/mcpCodex:
codex mcp add daedalmap --url https://app.daedalmap.com/mcpAny client that supports streamable HTTP MCP can use the same URL. Start with gettoolhelp with topic='geometry' for geography jobs, or getcatalog, then getpack, then get_data for data. Setup for other clients is in the agent docs.
Discovery and small geography lookups are free. Larger point/reference batches and some data packs are metered, and paid calls return an x402 payment challenge before any charge. get_catalog reports the access lane for each pack.
Tools
Each tool takes strict JSON arguments. The calling model turns a user's question into those arguments, and the server returns typed errors with recovery guidance when a call is malformed.
This table is the complete public roster, not a roadmap. Bulk export/job builders and direct upstream live-feed wrappers remain internal or paused and are intentionally absent from tools/list.
The loc_id model
loc_id is DaedalMap's geographic identity model. The administrative spine is the main hierarchy and default join path:
USA country
USA-CA state
USA-CA-037 county
USA-CA-037-221710 census tractOther geography families, such as postal areas, watersheds, tribal areas, and marine regions, keep their own loc_id identities. Published crosswalks connect them to the spine and to each other, and each crosswalk row carries its relationship type, overlap weight, source, and vintage. A direct join works when both datasets declare the same identity; otherwise the connection runs through a crosswalk.
Schema details are in docs/DATA_SCHEMAS.md.
Coverage
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http hurricanes https://app.daedalmap.com/mcp/hurricanes
DaedalMap Hurricane and Tropical Cyclone Data: common questions
- Is DaedalMap Hurricane and Tropical Cyclone Data MCP server safe?
- Yes, by our scan: it is graded A (87/100). Read the DaedalMap Hurricane and Tropical Cyclone Data safety report
- How do I install DaedalMap Hurricane and Tropical Cyclone Data?
- It runs remotely at app.daedalmap.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does DaedalMap Hurricane and Tropical Cyclone Data need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is DaedalMap Hurricane and Tropical Cyclone Data maintained?
- The last commit was 3 days ago (2026-09-25). The latest release is v1.0.2.
- Is DaedalMap Hurricane and Tropical Cyclone Data up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.