Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

US Drought Monitor

com.olyport/drought

Current drought conditions and severity across the United States

Uptime
11.1%
27 probes
Response
486ms
last probe
Tools
3
callable

Tools · 3

get_current_drought

Get current drought conditions from the US Drought Monitor. Returns the percentage of area at each drought intensity level: - None: No drought - D0: Abnormally Dry - D1: Moderate Drou…

get_drought_history

Get historical drought conditions over time from the US Drought Monitor. Returns weekly drought severity percentages for the specified area and date range. The Drought Monitor is updated ever…

get_drought_summary

Get a national drought summary with total affected area percentages. Returns the current national overview showing what percentage of the US is experiencing each drought level (D0 through D4)…

Similar MCP servers embedding-nearest

USGS Water Monitoring live
Real-time water levels and flow rates from USGS stream gauges
3 tools · streamable-http
USGS Earthquakes live
Real-time earthquake events from the US Geological Survey
3 tools · streamable-http
NWS Weather Alerts live
Active weather alerts and warnings from the National Weather Service
3 tools · streamable-http
Real-Time News
Real-time news and trending topics from major sources
0 tools · streamable-http
NOAA Climate Data live
Historical climate data, temperatures, precipitation, and normals
3 tools · streamable-http
FEMA Disasters live
Federal disaster declarations, emergencies, and assistance data
5 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "us_drought_monitor": {
      "url": "https://mcp.olyport.com/drought/mcp",
      "transport": "streamable-http"
    }
  }
}