current_conditions
ActiveTool of Usgs Water
Latest instantaneous (real-time) readings for one or more USGS gauge sites. Returns the most recent value per site × parameter — e.g. current streamflow and gage height for a river. Common parameter codes: 00060 = discharge/streamflow (ft³/s), 00065 = gage height (ft), 00010 = water temperature (°C), 00045 = precipitation (in), 00095 = specific conductance, 00300 = dissolved oxygen, 63680 = turbidity. Keyless.
Parameters schema
{
"type": "object",
"required": [
"sites"
],
"properties": {
"sites": {
"type": "string",
"description": "Comma-separated USGS site numbers, e.g. \"01646500\" (Potomac at Washington DC) or \"01646500,01647000\"."
},
"parameter_codes": {
"type": "string",
"description": "Comma-separated USGS parameter codes (default \"00060,00065\" = streamflow + gage height)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Usgs Water
https://github.com/pipeworx-io/mcp-usgs-water
1/7 registries