list_notices
ActiveTool of mcp-usgs-volcano
declared in 0.1.0
Recent USGS volcano notices and reports — observatory updates, VAN (Volcano Activity Notice) and VONA (Volcano Observatory Notice for Aviation) text. Filter by volcano slug.
Parameters schema
{
"type": "object",
"examples": [
{},
{
"limit": 10,
"volcano_slug": "kilauea"
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Cap notices returned (default 50)"
},
"volcano_slug": {
"type": "string",
"description": "USGS volcano slug (e.g., \"kilauea\", \"shishaldin\"). Optional — omit for all recent."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-usgs-volcano
https://github.com/pipeworx-io/mcp-usgs-volcano
2/7 registries