mcp-cyclone-indian-ocean

Hug0x0/mcp-cyclone-indian-ocean
★ 0 stars TypeScript Other Updated today
MCP server for South-West Indian Ocean cyclone advisories, alerts, archives, and commune-level risk helpers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-cyclone-indian-o": {
      "command": "npx",
      "args": [
        "-y",
        "Hug0x0/mcp-cyclone-indian-ocean"
      ]
    }
  }
}