nws_get_marine_forecast — NOAA Tides and Currents MCP Tool
nws_get_marine_forecast
(nws get marine forecast) 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 nws_get_marine_forecast from your client
- Claude Code NOAA Tides and Currents nws_get_marine_forecast run in your project directory
- Claude Desktop NOAA Tides and Currents nws_get_marine_forecast ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NOAA Tides and Currents nws_get_marine_forecast ~/.cursor/mcp.json
- VS Code NOAA Tides and Currents nws_get_marine_forecast .vscode/mcp.json
- Zed NOAA Tides and Currents nws_get_marine_forecast ~/.config/zed/settings.json
- Windsurf NOAA Tides and Currents nws_get_marine_forecast ~/.codeium/windsurf/mcp_config.json
- Cline NOAA Tides and Currents nws_get_marine_forecast ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NOAA Tides and Currents nws_get_marine_forecast ~/.gemini/settings.json
- Grok NOAA Tides and Currents nws_get_marine_forecast .mcp.json (in your project root)
- ChatGPT NOAA Tides and Currents nws_get_marine_forecast Settings → Connectors → Advanced → Developer mode
- Claude.ai NOAA Tides and Currents nws_get_marine_forecast Settings → Connectors → Add custom connector
- LangChain NOAA Tides and Currents nws_get_marine_forecast 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
- noaa_get_high_tide_flooding
- 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
- 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.