Pegel MCP server
German and Swiss river gauges, groundwater and flood levels from ten official sources
Little public usage data yet
Reviews
Write oneNobody has reviewed Pegel yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Pegel tools (6)
write = sends, deletes, buys or postsget_flood_situationFreeCurrent flood situation: stations with an active LHP flood class (1 small … 4 very large), optionally per federal state.
get_forecastFreeNewest published water-level forecast for a station: the median of the state agency model run, future points within the horizon. Only gauges whose state publishes numeric forecasts have one, so an empty result is normal. Indicative, not an official warning.
get_readingsFreeTime series for a station (downsampled to ≤200 points; history depth on this tier: last 90 days, default last 7 days). type "level" (default) → level series as stored valueCentimeters: centimetres above gauge zero for most gauges, but an elevation ×100 for groundwater wells and for gauges reporting an absolute elevation (Swiss gauges, the Neusiedler See) — divide by valueDivisor to read it in unit. type "discharge" → discharge Q in m³/s where the station provides it.
get_stationFreeMaster data of one station: measurement type, current value with its unit, thresholds (MNW/MHW, alert marks, as stored valueCentimeters), flood class, coordinates.
get_weatherFreeDaily weather forecast at the station coordinate (DWD data via Bright Sky).
search_stationsFreeSearch stations in Germany and its neighbouring countries — river gauges, groundwater wells, reservoirs, coastal gauges — by name or water body, optionally filtered by region (a German federal state or a country code). latestValue is given in the station's unit.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1514ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http pegel https://fluvigil.de/mcp
Pegel: common questions
- Is Pegel MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the Pegel safety report
- How do I install Pegel?
- It runs remotely at fluvigil.de. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Pegel need an API key?
- Yes. The registry entry asks for
X-Api-Key. - Is Pegel maintained?
- The latest release is v1.0.0.
- Is Pegel up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.