MCPVault

water_dataframe_query

MCP tool from Usgs Water MCP Server by cyanheads

Run a read-only SQL SELECT against the time-series and site tables staged by watergetseries and waterfindsites.

How to use it

water_dataframe_query is exposed by the Usgs Water MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the water_dataframe_query tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Usgs Water MCP Server

$docker run --rm -p 3010:3010 usgs-water-mcp-server
FULL USGS WATER MCP SERVER LISTING