DMAP-AI MCP Server provides AI-accessible drought monitoring and SPI drought analysis tools using NASA POWER and ERA5-Land/CDS data. It supports SPI tables, drought severity event detection, wavelet scalogram analysis, global wavelet periodicity diagnostics, and structured JSON output for climate, hydrology, agriculture, and drought research workflows.
Tools
debug_ping
run_spi_table
run_drought_severity_events
run_wavelet_scalogram
run_drought_periodicity_analysis
Server Config
{
"mcpServers": {
"dmap-ai": {
"type": "streamable-http",
"url": "https://droughtanalysis.com/mcp"
}
}
}