← Registry

Analytics

riverwaterwatch.com

Provides real-time water level data and disruption odds for European river cruises to help plan sailings.

1 endpoint4 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://www.riverwaterwatch.com/mcp

No auth detected

MCP server metadata

Name
river-water-watch
Version
1.0.0
Capabilities
tools.listChanged

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

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.river-water-watch]
url = "https://www.riverwaterwatch.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "river-water-watch": {
      "type": "http",
      "url": "https://www.riverwaterwatch.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: river-water-watch
Remote MCP URL: https://www.riverwaterwatch.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "river-water-watch": {
      "url": "https://www.riverwaterwatch.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "river-water-watch": {
      "type": "http",
      "url": "https://www.riverwaterwatch.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "river-water-watch",
  "transport": "streamable-http",
  "url": "https://www.riverwaterwatch.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for riverwaterwatch.com was fetched 2026-08-21T12:21:45.830Z.

Trust status Neutral

riverwaterwatch.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.