Odel
gagelink

gagelink

Local
@adeniyikayodeePythonMITUpdated 3 days ago

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

PyPIgagelinkv0.7.0

Run

uvx gagelink

MCP client config

{
  "mcpServers": {
    "gagelink": {
      "command": "uvx",
      "args": [
        "gagelink"
      ]
    }
  }
}