You're viewing a demo portfolio

Join the waitlist
PRSM

usgs_water_realtime

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Real-time water data from USGS NWIS streamgages. Filter by site code, state, or parameter (e.g. '00060' = streamflow cfs, '00065' = gage height ft). Useful for flood-stage monitoring, drought tracking, and hydrological research.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "sites": {
      "type": "string",
      "description": "Comma-separated USGS site codes (e.g. '01646500')"
    },
    "state_cd": {
      "type": "string",
      "description": "Two-letter state code; returns all active sites in the state"
    },
    "parameter_cd": {
      "type": "string",
      "description": "USGS parameter code (default '00060' streamflow). Common: 00060=streamflow, 00065=gage height, 00010=water temp, 00400=pH"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
usgs_water_realtime — io.github.blackboxfoundry/livedatalink — PRSM MCP