PluginBench
MCP Server

USGS Water Monitoring MCP Server

com.olyport/water

What is the USGS Water Monitoring MCP server?

Real-time water levels and flow rates from USGS stream gauges

How to install USGS Water Monitoring

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "water": {
      "url": "https://mcp.olyport.com/water/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "water": {
      "serverUrl": "https://mcp.olyport.com/water/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "water": {
      "type": "http",
      "url": "https://mcp.olyport.com/water/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "water": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.olyport.com/water/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http water https://mcp.olyport.com/water/mcp

Related MCP servers

County GDP, personal income, and employment from the Bureau of Economic Analysis

Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics

Morbidity and Mortality Weekly Reports and disease surveillance

County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES

SVI scores and theme breakdowns by county and tract

Leading causes of death, mortality rates, infant mortality, and drug overdose data