Serverscom.daedalmap/hurricanes
H

DaedalMap Hurricane and Tropical Cyclone Data

com.daedalmap/hurricanes · v1.0.1
● Remote
v1.0.1remote🌐 https://app.daedalmap.com/mcp/hurricanes↗ Website↗ Repository
{}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/hurricanes",
  "description": "Global tropical cyclone tracks from IBTrACS, 1842-present. Wind, pressure, and paths. Free.",
  "title": "DaedalMap Hurricane and Tropical Cyclone 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/hurricanes"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "hazard",
        "geospatial",
        "data"
      ],
      "highlights": [
        "Global tropical cyclone and hurricane track records",
        "Free MCP access for hurricane and cyclone event queries",
        "Country and basin lookups tied to DaedalMap loc_id geography"
      ],
      "pricing": {
        "model": "free",
        "notes": "No payment required for this MCP facade."
      }
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}