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.
Server Config
{
"mcpServers": {
"dmap-ai": {
"type": "streamable-http",
"url": "https://droughtanalysis.com/mcp"
}
}
}