Back to search
30
MCP streamable-http

usgswater

io.github.pipeworx-io/usgswater

USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

USGS Water Services MCP Server
USGS Water Services streamflow, flood stages, and peak events via waterservices.usgs.gov
0 tools
@pipeworx/mcp-usgswater
MCP server for USGS water and streamflow data
0 tools
io.github.andrewschristison/pondlog-usgs
USGS Water Services MCP server. Real-time streamflow, gage height, and site metadata from NWIS.
0 tools
Nws
NWS MCP — US National Weather Service (no auth)
0 tools · streamable-http
@pipeworx/mcp-nws
NWS MCP — US National Weather Service (no auth)
0 tools
@pipeworx/mcp-nps
NPS MCP — US National Park Service (free key, generous limits)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "usgswater": {
      "url": "https://gateway.pipeworx.io/usgswater/mcp",
      "transport": "streamable-http"
    }
  }
}