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.
Overview
DMAP-AI MCP Server
DMAP-AI MCP Server is a remote Model Context Protocol server for drought monitoring and SPI drought analysis from AgriMetSoft LLC.
It provides AI-accessible tools for point-based drought analysis using real climate data from NASA POWER and ERA5-Land/CDS.
Main capabilities
- SPI drought table generation
- Drought severity event detection
- Wavelet scalogram analysis
- Global wavelet / drought periodicity analysis
- Structured JSON output
- Read-only drought diagnostics from real climate data
Data sources
- NASA POWER
- ERA5-Land / Copernicus Climate Data Store
MCP endpoint
The server is available as a remote streamable HTTP MCP server:
https://droughtanalysis.com/mcp
GitHub repository
https://github.com/sohrab4748/dmap-ai-mcp
Official DMAP-AI website
Research Version
https://droughtanalysis.com/DMAP_AI_App
Developer
AgriMetSoft LLC
Server Config
{
"mcpServers": {
"dmap-ai": {
"type": "streamable-http",
"url": "https://droughtanalysis.com/mcp"
}
}
}