Usgs Water MCP Server
UnclaimedQuery real-time and historical water data from ~8,000 USGS stream gages and groundwater wells via MCP. STDIO or Streamable HTTP.
Install
docker run --rm -p 3010:3010 usgs-water-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
water_dataframe_describe
List tables and columns staged on a DataCanvas by watergetseries or waterfindsites.
water_dataframe_query
Run a read-only SQL SELECT against the time-series and site tables staged by watergetseries and waterfindsites.
water_find_sites
Find USGS monitoring sites by bounding box, state, county, or HUC watershed. Filter by site type and parameter availability. Large match sets spill to DataCanvas.
water_get_conditions
Get current hydrologic conditions ranked against the full period-of-record percentile statistics.
water_get_readings
Get the latest instantaneous values (~15 min real-time) for up to 100 USGS sites.
water_get_series
Get a time series of daily or instantaneous values for a site over a date range. Large ranges spill to DataCanvas.
water_list_parameters
Static lookup of well-known USGS parameter codes with names, units, and domain. No network call.