River level, streamflow, floods and basins from USGS, NOAA, Hub'Eau, UK Environment Agency, SWOT
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx gagelink
MCP client config
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
]
}
}
}