
USGS Water Monitoring
Stream USGS gauge readings—water levels and flow rates—into agents for flood dashboards, ops alerts, or environmental monitoring side projects.
Overview
com.olyport/water is a MCP server for the Operate phase that delivers real-time USGS stream-gauge water levels and flow rates to your agent.
What is this MCP server?
- USGS stream-gauge water level and flow rate coverage via MCP
- Streamable HTTP endpoint at mcp.olyport.com/water/mcp
- Suited to agent-driven alert triage and status summaries
- Remote-only USGS Water Monitoring server v1.1.0
- Pairs with custom thresholds in your app or agent prompts
- USGS Water Monitoring MCP v1.1.0
- One streamable-http remote on mcp.olyport.com
- Schema reference 2025-12-11
What problem does it solve?
You need live river and stream conditions in the agent loop without manually hitting USGS web interfaces during ops or incident checks.
Who is it for?
Builders operating flood-watch tools, field-logistics apps, or hobby telemetry bots that depend on USGS gauge data.
Skip if: Groundwater modeling teams that need full USGS NWIS bulk exports or sub-minute guaranteed SLAs outside Olyport’s remote service.
What do I get? / Deliverables
Agents can pull current gauge levels and flow rates so monitoring scripts, runbooks, and dashboards stay aligned with USGS telemetry.
- Agent access to USGS water level and flow-rate readings
- Ops-ready summaries tied to live gauge telemetry
- Faster triage when environmental conditions affect your product
Recommended MCP Servers
Journey fit
Real-time hydrology feeds belong in production awareness and incident response, not one-off brainstorming. Monitoring is the canonical shelf for continuous gauge telemetry you watch after something is built or self-hosted.
How it compares
Live gauge MCP feed, not a generic weather skill or self-hosted Prometheus stack.
Common Questions / FAQ
Who is com.olyport/water for?
Solo developers and operators who want USGS water level and flow data callable from Claude Code, Cursor, or similar MCP clients.
When should I use com.olyport/water?
Use it during operate and monitoring when you need current stream conditions for alerts, support tickets, or automated situation summaries.
How do I add com.olyport/water to my agent?
Add https://mcp.olyport.com/water/mcp as a streamable-http MCP server in your agent settings; confirm connectivity from your environment.