Skip to main content
Glama
Hug0x0

mcp-cyclone-indian-ocean

by Hug0x0

mcp-cyclone-indian-ocean

MCP server for South-West Indian Ocean cyclone monitoring: official RSMC La Réunion links, Météo-France vigilance references, alert-level explanations, historical archive discovery, and commune-distance exposure helpers for La Réunion and Mayotte.

It is designed for Réunion, Mayotte, Madagascar, Mauritius, the Mozambique Channel, and the broader South-West Indian Ocean basin.

Tools

  • cyclone_get_sources — list official and secondary sources.

  • cyclone_get_current_activity — fetch the RSMC La Réunion current public page and discover operational product links.

  • cyclone_get_rsmc_archives — fetch public RSMC archive links.

  • cyclone_get_vigilance_links — return official Météo-France vigilance links for La Réunion and Mayotte.

  • cyclone_explain_alert_level — explain pre-alert, orange, red, purple, and safeguard cyclone phases.

  • cyclone_estimate_commune_exposure — rank Réunion/Mayotte communes by distance to a cyclone position.

  • cyclone_list_communes — list built-in commune centroids used by the distance helper.

  • cyclone_get_notable_events — small curated list of notable recent cyclone events for grounding.

Related MCP server: DevHelm MCP Server

Install

npm install
npm run build
npm test
npm run dev

Claude Desktop

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

Sources

Primary sources:

See docs/sources.md.

Safety

This project is not an emergency-warning authority. It helps agents discover and summarize official information, but users must follow prefecture, civil-protection, and Météo-France instructions during active cyclone events.

Optional Configuration

METEOFRANCE_API_TOKEN=... npx mcp-cyclone-indian-ocean

The token is optional. Public links and RSMC discovery tools work without it.

Glama / Docker

The repo includes:

  • Dockerfile

  • glama.json

  • npm run build

  • npm test

  • npm run test:smoke

For Glama, use:

["npm install", "npm run build"]

CMD arguments:

["node", "dist/index.js"]

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    MCP server providing 96 tools across 21 modules for La Réunion (French overseas region) open data: economy, demographics, geography, transport, health, education, elections, tourism, housing, and environment. Powered by data.regionreunion.com and data.gouv.fr.
    99
    47
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server for exploring French public open data via APIs like data.gouv.fr, geo.api.gouv.fr, INSEE Sirene, and Radio France.
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for wind forecasts, live measurements, wave forecasts, and tides, enabling kite and surf spot checks via AI assistants.
    5
    10
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hug0x0/mcp-cyclone-indian-ocean'

If you have feedback or need assistance with the MCP directory API, please join our Discord server