You're viewing a demo portfolio

Join the waitlist
PRSM

events

Active

Tool of mcp-gdacs

declared in 0.1.0

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 ISO3 country code.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "event_type": "EQ",
      "alert_level": "Red"
    },
    {
      "to": "2024-01-31",
      "from": "2024-01-01",
      "event_type": "TC",
      "country_iso3": "USA"
    }
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "ISO date."
    },
    "from": {
      "type": "string",
      "description": "ISO date."
    },
    "event_type": {
      "type": "string",
      "description": "EQ | TC | FL | VO | DR | WF"
    },
    "alert_level": {
      "type": "string",
      "description": "Green | Orange | Red"
    },
    "country_iso3": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-gdacs

https://github.com/pipeworx-io/mcp-gdacs

2/7 registries
View full server →
events — mcp-gdacs — PRSM MCP