@pipeworx/nasa-eonet
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/nasa-eonet’s. Install: one-click buttons
Connect to just the @pipeworx/nasa-eonet pack
https://gateway.pipeworx.io/nasa-eonet/mcp — only @pipeworx/nasa-eonet’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
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 — Natural hazard events tracked by NASA EONET (the Earth Observatory Natural Event Tracker): wildfires, severe storms, volcanoes, floods, icebergs, landslides, dust and haze. Filter by open or closed st
- get_event — Fetch a single event by EONET id.
- geojson — Same as events but returns GeoJSON FeatureCollection (good for direct map rendering).
- list_categories — Return all EONET event category definitions (id, title, description, layers) used to filter the events and geojson tools.
- list_sources — Return all official data sources (id, title, homepage URL) that EONET aggregates natural-event records from.
- list_layers — Visualization layer reference (mapping the events to imagery layers).
Tools
events— Natural hazard events tracked by NASA EONET (the Earth Observatory Natural Event Tracker): wildfires, severe storms, volcanoes, floods, icebergs, landslides, dust and haze. Filter by open or closed stgeojson— Same as events but returns GeoJSON FeatureCollection (good for direct map rendering).get_event— Fetch a single event by EONET id.list_categories— Return all EONET event category definitions (id, title, description, layers) used to filter the events and geojson tools.list_layers— Visualization layer reference (mapping the events to imagery layers).list_sources— Return all official data sources (id, title, homepage URL) that EONET aggregates natural-event records from.