# api MCP server

An MCP server that through www.gdacs.org provides access to web‐based disaster information systems.

## Links
- Registry page: https://www.getdrio.com/mcp/org-gdacs-api

## Install
- Endpoint: https://api.gdacs.org/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.gdacs.org/mcp

## Tools
- GetDisasterStatistics - Get disaster statistics aggregated by event type and alert level for a specified time period. Endpoint: https://api.gdacs.org/mcp
- SearchEvents - Search for disaster events with various filters. Returns a list of events matching the criteria, ordered by date descending. Endpoint: https://api.gdacs.org/mcp
- GetEventTypes - Get list of all supported disaster event types with their descriptions. Endpoint: https://api.gdacs.org/mcp
- GetRecentAlerts - Get list of recent disaster alerts from the last N hours. Endpoint: https://api.gdacs.org/mcp
- GetActiveDisasters - Get currently active disasters. Returns events with their geographic footprints grouped by disaster type. Endpoint: https://api.gdacs.org/mcp
- GetEventData - Get detailed information about a specific disaster event. Returns event data including location, severity, affected population, and timeline. Endpoint: https://api.gdacs.org/mcp
- GetEventsByCountry - Get all disaster events affecting a specific country. Endpoint: https://api.gdacs.org/mcp
- GetAlertLevelInfo - Get explanation of GDACS alert level classifications and their meanings. Endpoint: https://api.gdacs.org/mcp

## Resources
Not captured

## Prompts
- DroughtEventReturnPeriod - What is the return period of an event like [event name]? Arguments: eventName
- LargestAndLongestDroughts - List the [number] largest and longest droughts on record. Arguments: number
- GdacsScoreDescription - How does the GDACS score for [eventType] work? Arguments: eventType
- TotalAffectedByMajorEvents - How many people in total were affected by major [eventType] in [year]? Arguments: eventType, year
- EventByGlideNumber - Tell me more about the event with the following glide number: [GLIDE number]. Arguments: glideNumber
- ClimateChangeAttribution - Were the [eventType] of [region] in [month/year] caused by climate change? Arguments: eventType, region, monthYear
- ListErccAnalyticalProducts - List and provide me with the links to the analytical products (ERCC) related to the [eventType] event of [location], in [month/year]. Arguments: eventType, location, monthYear
- AdditionalErccProductInfo - Provide me with additional information on available ERCC products related to the event.
- MaxWindsOfCyclones - Give me the maximum winds reached during the following tropical cyclones: [list of names]. Arguments: cycloneNames
- InjuriesInMostDevastatingEvent - How many people suffered injuries in the most devastating [eventType] of [year]? Arguments: eventType, year
- GdacsApiQueryFloods - Give me the API query for GDACS to get all the floods of [year] in [country1] and [country2]. Arguments: year, country1, country2
- AirportsNearEarthquakeEpicentre - What airports are located near the epicentre of the [country] earthquake? Arguments: country
- CountriesAffectedByCyclone - What countries were affected by [cyclone name] tropical cyclone in [year]? Arguments: cycloneName, year
- MinorWildfiresByCountries - List the minor wildfires (green level) that affected [countryList] in the last [period], indicating date of start and end dates. Arguments: countryList, period
- MostRelevantEventsOfYear - What were the most relevant [eventType] of [year]? Arguments: eventType, year
- ConsideredMajorEarthquakesFigures - Concerning the data provided about major earthquakes of [year], what earthquakes did you consider? Provide figures for each of them. Arguments: year
- BurnedAreaAndScore - What is the burned area of fire in [country] Province of [province] and what is its GDACS score? Arguments: country, province
- LargestWildfireExtent - What was the largest extent reached by the [country] wildfires in [year]? Provide a link about it. Arguments: country, year
- GdacsRedLevelEarthquakes - List all GDACS red level earthquakes of [year]. Arguments: year
- GlideNumberAndLink - Provide me the glide number and the link to the glide website of the [country] [eventType] of [month/year]. Arguments: country, eventType, monthYear
- DeadliestEvent - What is the deadliest event of all, according to your database?
- DetailedCountryEventReport - Please report in detail on the [country] [eventType] of [date]. Arguments: country, eventType, date

## Metadata
- Owner: org.gdacs
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 6, 2026
- Source: https://registry.modelcontextprotocol.io
