USGS Water Services MCP Server for Windsurf
io.github.mansurjisan/usgs-mcp
USGS Water Services streamflow, flood stages, and peak events via waterservices.usgs.gov
client:Windsurf
transport:stdio
runtime:pypi
Install USGS Water Services MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"usgs-mcp": {
"command": "uvx",
"args": [
"usgs-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs