mcp-cyclone-indian-ocean
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-cyclone-indian-oceanwhat's the current cyclone activity for La Réunion?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 devClaude Desktop
{
"mcpServers": {
"cyclone-indian-ocean": {
"command": "npx",
"args": ["mcp-cyclone-indian-ocean"]
}
}
}Sources
Primary sources:
RSMC La Réunion / Météo-France tropical cyclone centre: http://www.meteo.fr/temps/domtom/La_Reunion/webcmrs9.0/anglais/index.html
RSMC La Réunion archives: http://www.meteo.fr/temps/domtom/La_Reunion/webcmrs9.0/anglais/archives/index.html
Météo-France La Réunion cyclone page: https://meteofrance.re/fr/cyclone
Météo-France vigilance La Réunion: https://vigilance.meteofrance.fr/fr/la-reunion
Météo-France vigilance Mayotte: https://vigilance.meteofrance.fr/fr/mayotte
WMO latest advisories directory: https://community.wmo.int/site/knowledge-hub/programmes-and-initiatives/tropical-cyclone-programme-tcp/latest-advisories-rsmcs-and-tcwcs
GDACS tropical cyclones: https://www.gdacs.org/Cyclones/
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-oceanThe token is optional. Public links and RSMC discovery tools work without it.
Glama / Docker
The repo includes:
Dockerfileglama.jsonnpm run buildnpm testnpm run test:smoke
For Glama, use:
["npm install", "npm run build"]CMD arguments:
["node", "dist/index.js"]License
MIT
Maintenance
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
- AlicenseAqualityAmaintenanceMCP 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.99471MIT

DevHelm MCP Serverofficial
AlicenseBqualityBmaintenanceMCP server for uptime monitoring, incidents, alerting, and dependency status.1211MIT- FlicenseNot gradedqualityDmaintenanceMCP server for exploring French public open data via APIs like data.gouv.fr, geo.api.gouv.fr, INSEE Sirene, and Radio France.
- AlicenseAqualityCmaintenanceMCP server for wind forecasts, live measurements, wave forecasts, and tides, enabling kite and surf spot checks via AI assistants.510MIT
Related MCP Connectors
Réunion Open Data (data.regionreunion.com) — OpenDataSoft MCP.
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
OpenFEMA MCP — US Federal Emergency Management Agency open data.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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