MCP server exposing 2 tools for water-levels.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/water-levels/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
lake_water_level — Current and historical water level for a named lake, sea or reservoir, measured by satellite radar altimetry. Covers 518 inland water bodies worldwide from 1992 to the present, including the Caspian Sea, Lake Victoria, Lake Chad, the Aral Sea, the Great Lakes and major reservoirs. Returns the latest dated reading with its measuring satellite, plus recent history and the change over time. Use for questions about whether a lake is rising or shrinking, drought and reservoir storage, and inland water body levels.lake_level_search — Find lakes, seas and reservoirs monitored by satellite altimetry, by name, country or continent. Returns each water body with its target id, country, and whether it is a natural lake or a managed reservoir. Use to discover which inland water bodies have level data before asking for measurements.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/water-levels/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io