This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_current
InactiveTool of usgswater
declared in 0.1.0
Get current instantaneous streamflow (discharge, cfs) and gage height (ft) for a USGS monitoring site.
Parameters schema
{
"type": "object",
"examples": [
{
"site_id": "01646500"
},
{
"site_id": "01638500"
}
],
"required": [
"site_id"
],
"properties": {
"site_id": {
"type": "string",
"description": "USGS site number (e.g., \"01646500\" for Potomac River at Little Falls, MD)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
usgswater
https://github.com/pipeworx-io/mcp-usgswater
1/7 registries