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