Loomal

pondlog-usgs

MCP server by github.com/andrewschristison/pondlog

USGS Water Services MCP server. Real-time streamflow, gage height, and site metadata from NWIS.

0 starsnpm: @pondlog/mcp-usgs

About pondlog-usgs

pondlog-usgs is an MCP (Model Context Protocol) server published by andrewschristison in the official MCP registry. USGS Water Services MCP server. Real-time streamflow, gage height, and site metadata from NWIS.

It ships as an npm package (@pondlog/mcp-usgs), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/andrewschristison/pondlog.

Use pondlog-usgs with your agent

Claude Code · one command
claude mcp add pondlog-usgs -- npx -y @pondlog/mcp-usgs
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pondlog-usgs": {
      "command": "npx",
      "args": [
        "-y",
        "@pondlog/mcp-usgs"
      ]
    }
  }
}
npm@pondlog/mcp-usgs

Frequently asked questions

What is pondlog-usgs?
pondlog-usgs is an MCP (Model Context Protocol) server by andrewschristison. USGS Water Services MCP server. Real-time streamflow, gage height, and site metadata from NWIS.
How do I connect pondlog-usgs to Claude, Cursor, or another MCP client?
Install pondlog-usgs from its npm package (@pondlog/mcp-usgs) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pondlog-usgs open source?
Yes — the source code is public at github.com/andrewschristison/pondlog.
Can AI agents pay to use pondlog-usgs?
Not yet through Loomal — pondlog-usgs is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pondlog-usgs? Claim this listing free by verifying GitHub ownership, or contact us.