MCP server for USGS Water Services (NWIS). Four tools: real-time streamflow, daily statistics, site metadata, and site search. No API key required.
{
"mcpServers": {
"pondlogmcp-usgs": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-usgs"
]
}
}
}