@pipeworx/usgs-volcano
Connect: https://gateway.pipeworx.io/usgs-volcano/mcp · Install: one-click buttons
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: 3
USGS Volcano Hazards Program MCP — alert levels + notices for US volcanoes. No auth.
Tools
list_volcanoes(observatory?)— every monitored volcano + current alert.list_elevated()— volcanoes currently above Normal/Green.list_notices(volcano_slug?, limit?)— recent activity notices.
Data source
https://volcanoes.usgs.gov/hans-public/api/ — USGS HANS public feed.
Tools
- list_volcanoes — List every US volcano monitored by USGS with current alert level (Normal/Advisory/Watch/Warning) and aviation color code (Green/Yellow/Orange/Red). Filter optionally by observatory.
- list_elevated — List only the volcanoes currently above Normal/Green status (i.e., elevated unrest or eruption). Smallest practical fingerprint of “what’s happening right now.”
- list_notices — Recent USGS volcano notices and reports — observatory updates, VAN (Volcano Activity Notice) and VONA (Volcano Observatory Notice for Aviation) text. Filter by volcano slug.
Tools
list_elevated— List only the volcanoes currently above Normal/Green status (i.e., elevated unrest or eruption). Smallest practical fingerprint of what's happening right now.list_notices— Recent USGS volcano notices and reports — observatory updates, VAN (Volcano Activity Notice) and VONA (Volcano Observatory Notice for Aviation) text. Filter by volcano slug.list_volcanoes— List every US volcano monitored by USGS with current alert level (Normal/Advisory/Watch/Warning) and aviation color code (Green/Yellow/Orange/Red). Filter optionally by observatory.