noaa_get_high_tide_flooding — NOAA Tides and Currents MCP Tool
noaa_get_high_tide_flooding
(noaa get high tide flooding) is one of 26 tools on the
NOAA Tides and Currents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call noaa_get_high_tide_flooding from your client
- Claude Code NOAA Tides and Currents noaa_get_high_tide_flooding run in your project directory
- Claude Desktop NOAA Tides and Currents noaa_get_high_tide_flooding ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NOAA Tides and Currents noaa_get_high_tide_flooding ~/.cursor/mcp.json
- VS Code NOAA Tides and Currents noaa_get_high_tide_flooding .vscode/mcp.json
- Zed NOAA Tides and Currents noaa_get_high_tide_flooding ~/.config/zed/settings.json
- Windsurf NOAA Tides and Currents noaa_get_high_tide_flooding ~/.codeium/windsurf/mcp_config.json
- Cline NOAA Tides and Currents noaa_get_high_tide_flooding ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NOAA Tides and Currents noaa_get_high_tide_flooding ~/.gemini/settings.json
- Grok NOAA Tides and Currents noaa_get_high_tide_flooding .mcp.json (in your project root)
- ChatGPT NOAA Tides and Currents noaa_get_high_tide_flooding Settings → Connectors → Advanced → Developer mode
- Claude.ai NOAA Tides and Currents noaa_get_high_tide_flooding Settings → Connectors → Add custom connector
- LangChain NOAA Tides and Currents noaa_get_high_tide_flooding pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http noaa-tides-and-currents-mcp https://perigeetides.com/mcp
Other tools on this server
- noaa_get_water_levels
- noaa_get_water_level_summaries
- noaa_get_tide_predictions
- noaa_get_currents
- noaa_get_current_predictions
- noaa_get_meteorological_data
- noaa_search_stations
- noaa_find_nearest_stations
- noaa_get_station_info
- noaa_get_station_datums
- noaa_get_harmonic_constituents
- noaa_get_prediction_offsets
- noaa_get_sea_level_trends
- noaa_get_sea_level_rise_projections
- noaa_get_extreme_water_levels
- noaa_get_top_ten_water_levels
- astro_get_moon_phase
- astro_get_next_moon_phase
- astro_get_sun_times
- astro_get_sun_position
- astro_get_next_sun_event
- nws_get_wind_forecast
- nws_get_marine_forecast
- noaa_get_reference_guide
- perigee_whoami
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.