Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hurricanes

БесплатноНе проверен

Tracks tropical cyclones and hurricane data for AI agents via the Pipeworx gateway.

GitHubEmbed

Описание

Tracks tropical cyclones and hurricane data for AI agents via the Pipeworx gateway.

README

Hurricanes / tropical cyclones MCP.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool Description
active_storms List currently active tropical cyclones (tropical storms / hurricanes) from the US National Hurricane Center — name, classification, Saffir-Simpson category, position, max winds, pressure, movement, and links to official advisories/forecast cone. Filter by basin. Keyless. Returns an empty list in the off-season.
storm_details Full details for one active storm by id (e.g. "al052026") or name (e.g. "Douglas"), including all advisory/forecast/cone/surge product links. Keyless.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "hurricanes": {
      "url": "https://gateway.pipeworx.io/hurricanes/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Hurricanes data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-hurricanes

Установить Hurricanes в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install hurricanes

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add hurricanes -- npx -y @pipeworx/mcp-hurricanes

Пошаговые гайды: как установить Hurricanes

FAQ

Hurricanes MCP бесплатный?

Да, Hurricanes MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hurricanes?

Нет, Hurricanes работает без API-ключей и переменных окружения.

Hurricanes — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Hurricanes в Claude Desktop, Claude Code или Cursor?

Открой Hurricanes на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hurricanes with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai