Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @pondlog/mcp-usgs

@pondlog/mcp-usgs

MCP server for USGS Water Services (NWIS). Four tools: real-time streamflow, daily statistics, site metadata, and site search. No API key required.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "pondlog-mcp-usgs": {
      "command": "npx",
      "args": [
        "-y",
        "@pondlog/mcp-usgs"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @pondlog/mcp-usgs

Details

Websitehttps://www.npmjs.com/package/@pondlog/mcp-usgs
GitHubhttps://github.com/andrewschristison/pondlog
Licenseunknown
Pricingfree
Tagspondlog mcp model-context-protocol ai tools claude-desktop cursor usgs
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC