← All servers

RiverWatch: USGS river levels & stream-flow gauges — per query

com.a2awire/data-river-level-stream-flow-flood-alert-gauge v0.1.0
Official Registry other

Live river levels and stream-flow readings from USGS gauges, updated every 15 minutes.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add data-river-level-stream-flow-flood-alert-gauge --transport http https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "data-river-level-stream-flow-flood-alert-gauge": {
      "url": "https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "data-river-level-stream-flow-flood-alert-gauge": {
      "serverUrl": "https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "data-river-level-stream-flow-flood-alert-gauge": {
      "type": "http",
      "url": "https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "data-river-level-stream-flow-flood-alert-gauge": {
      "url": "https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "data-river-level-stream-flow-flood-alert-gauge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://a2awire.com/mcp/data/riverwatch-usgs-river-levels-stream-flow-gauges-dc094e/http none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.a2awire--data-river-level-stream-flow-flood-alert-gauge/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent