@pipeworx/gdacs
Connect: https://gateway.pipeworx.io/gdacs/mcp · Install: one-click buttons
Tools: 4
GDACS MCP — Global Disaster Alert and Coordination System: real-time alerts for earthquakes, tropical cyclones, floods, volcanoes, droughts, wildfires. Keyless.
Tools
events(event_type?, alert_level?, from?, to?, country_iso3?)— list disaster eventsevent(event_type, event_id, episode_id?)— single event detailgeojson(event_type?, alert_level?)— current alerts as GeoJSONrss()— raw RSS feed (xml as text)
event_type is one of: EQ (earthquake), TC (tropical cyclone), FL (flood), VO (volcano), DR (drought), WF (wildfire).
alert_level is Green | Orange | Red.
Data source
https://www.gdacs.org/gdacsapi/api/
Tools
- events — Search and list GDACS global disaster events filterable by type (EQ=earthquake, TC=tropical cyclone, FL=flood, VO=volcano, DR=drought, WF=wildfire), alert level (Green/Orange/Red), ISO date range, and
- event — Fetch full detail for a single GDACS disaster event by event_type (EQ/TC/FL/VO/DR/WF) and event_id; optionally narrow to a specific episode_id. Returns event metadata, impact estimates, and geometry.
- geojson — Current alerts as GeoJSON.
- rss — Raw RSS feed (XML text).
Tools
-
event— Fetch full detail for a single GDACS disaster event by event_type (EQ/TC/FL/VO/DR/WF) and event_id; optionally narrow to a specific episode_id. Returns event metadata, impact estimates, and geometry. -
events— Search and list GDACS global disaster events filterable by type (EQ=earthquake, TC=tropical cyclone, FL=flood, VO=volcano, DR=drought, WF=wildfire), alert level (Green/Orange/Red), ISO date range, and -
geojson— Current alerts as GeoJSON. -
rss— Raw RSS feed (XML text).