MCP server for DMAP-AI drought monitoring and SPI drought analysis using NASA POWER and ERA5-Land/CDS data.
| Tool name | Description | Destructive? |
|---|---|---|
| debug_ping | Simple DMAP-AI production connector test. Confirms the server is live and returns the current tool version and list of a | ✓ no |
| run_spi_table⚠ | Returns a Standardized Precipitation Index (SPI) table for a given location and period. Supports Classic SPI, USDM-style | ⚠ yes |
| run_drought_severity_events⚠ | Detects drought events using a configurable SPI severity threshold. Returns a drought events table with start date, end | ⚠ yes |
| run_wavelet_scalogram⚠ | Runs continuous wavelet transform on SPI data and returns a compact time–period power matrix (scalogram). Highlights hig | ⚠ yes |
| run_drought_periodicity_analysis⚠ | Computes the global wavelet spectrum and identifies dominant and secondary drought periods (cycles) for a location. Retu | ⚠ yes |