recent_disruptions
ActiveTool of Imf Portwatch
Port-affecting disruption events tracked by PortWatch — tropical cyclones, floods, earthquakes, conflict events — with start/end dates, alert level (GREEN/ORANGE/RED), severity, affected port count, and impacted population. Filter by country, alert level, or year. Use for "what disrupted shipping in the last month", "which port closures hit our supply chain", or to validate a bet on whether a current disruption is escalating.
Parameters schema
{
"type": "object",
"properties": {
"year": {
"type": "number",
"description": "Filter to events from this calendar year"
},
"limit": {
"type": "number",
"description": "Max events to return (default 25, max 100)"
},
"country": {
"type": "string",
"description": "Filter to a single country name (e.g. \"Mozambique\")"
},
"alert_level": {
"type": "string",
"description": "RED | ORANGE | GREEN — minimum alert level to include"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Imf Portwatch
https://github.com/pipeworx-io/mcp-imf-portwatch
2/7 registries