@pipeworx/nasa-eonet
Connect: https://gateway.pipeworx.io/nasa-eonet/mcp · Install: one-click buttons
Tools: 6
NASA EONET MCP — Earth Observatory Natural Event Tracker. Wildfires, storms, volcanoes, icebergs, dust + haze, severe storms, snow, manmade events. Auto-curated from official sources. No auth.
Tools
events(status?, days?, source?, category?, bbox?, limit?, magnitude_id?, magnitude_min?, magnitude_max?)— events listget_event(event_id)— single event detailgeojson(status?, days?, category?, bbox?, limit?)— events as GeoJSON FeatureCollectionlist_categories()— category referencelist_sources()— official data sources EONET aggregateslist_layers(category?)— visualization layer reference
Data source
https://eonet.gsfc.nasa.gov/api/v3/ — public NASA Goddard service.
Tools
- events — List natural events (active / closed) with category, geometry, and source links.
- get_event — Fetch a single event by EONET id.
- geojson — Same as events but returns GeoJSON FeatureCollection (good for direct map rendering).
- list_categories — EONET category reference.
- list_sources — Official sources EONET aggregates.
- list_layers — Visualization layer reference (mapping the events to imagery layers).
Tools
-
events— List natural events (active / closed) with category, geometry, and source links. -
geojson— Same as events but returns GeoJSON FeatureCollection (good for direct map rendering). -
get_event— Fetch a single event by EONET id. -
list_categories— EONET category reference. -
list_layers— Visualization layer reference (mapping the events to imagery layers). -
list_sources— Official sources EONET aggregates.