DaedalMap Hurricane and Tropical Cyclone Data
Rank #13,999com.daedalmap/hurricanes
Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.
DaedalMap Hurricane and Tropical Cyclone Data is a Model Context Protocol (MCP) server published by xyver. It ranks #13,999 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap Hurricane and Tropical Cyclone Data is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 9, 2025 and most recently updated on Jun 11, 2026.
Ranks ahead of 101,461 of 115,460 servers on MCP Toplist.
Use DaedalMap Hurricane and Tropical Cyclone Data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hurricanes https://app.daedalmap.com/mcp/hurricanes[mcp_servers.hurricanes]
url = "https://app.daedalmap.com/mcp/hurricanes"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcp/hurricanesSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hurricanes": {
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hurricanes": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hurricanes": {
"serverUrl": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hurricanes": {
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.daedalmap%2Fhurricanes)<a href="https://mcptoplist.com/server/com.daedalmap%2Fhurricanes"><img src="https://mcptoplist.com/badge/com.daedalmap%2Fhurricanes.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
xyver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jun 11, 2026 |
| 1.0.1 | Apr 22, 2026 |
Frequently asked questions
- Who maintains DaedalMap Hurricane and Tropical Cyclone Data?
- DaedalMap Hurricane and Tropical Cyclone Data is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap Hurricane and Tropical Cyclone Data listed on the Official MCP Registry?
- Yes — DaedalMap Hurricane and Tropical Cyclone Data is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does DaedalMap Hurricane and Tropical Cyclone Data have?
- MCP Toplist tracks 2 versions of DaedalMap Hurricane and Tropical Cyclone Data, most recently published on Jun 11, 2026.
- Where can I find the source code for DaedalMap Hurricane and Tropical Cyclone Data?
- The source code for DaedalMap Hurricane and Tropical Cyclone Data is hosted at github.com/xyver/daedal-map.