Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

River Water Watch

io.github.brandempire/river-water-watch

Score a river cruise date against daily water levels on the Rhine, Danube, Elbe and Seine.

Uptime
100.0%
3 direct probes · 30d
Response
663ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_monthly_odds

Current 12-month cruise-disruption odds for one of Europe's main cruise rivers (chance a sailing day hits low water, or high water on the Seine). Refreshed daily from official sources.

get_live_gauges

Today's official water-level readings (cm) at the cruise-critical gauges on the Rhine, Danube, Elbe and Seine, with each station's state and its percentile against thirty years.

score_sailing

Score a specific river cruise: the chance a sailing departing on a given date meets low water (high water on the Seine) at its river's tightest stretch. Uses the live daily forecast where it reaches (…

get_month_detail

Why a given month behaves the way it does on one of the four rivers: the seasonal hydrology, the thirty-year frequency, and the last five years' outcomes for that month.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "river_water_watch": {
      "url": "https://www.riverwaterwatch.com/mcp",
      "transport": "streamable-http"
    }
  }
}