You're viewing a demo portfolio

Join the waitlist
PRSM

current_conditions

Active

Tool of Usgs Water

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Usgs Water

https://github.com/pipeworx-io/mcp-usgs-water

1/7 registries
View full server →