Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Global Surfari Surf Forecasts

com.globalsurfari/globalsurfari

7 day surf forecasts (wave, wind, period) for any coordinate or named surf spot.

Uptime
100.0%
1 direct probes · 30d
Response
1744ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_surf_forecast

7 day surf forecast (wave height in feet, wave period in seconds, wind speed in mph, wind direction in degrees) for the nearest coastal forecast point to a latitude/longitude. Data from NOAA wave mode…

get_surf_forecast_by_spot

7 day surf forecast for a named surf spot. Tries saved Global Surfari locations first, then geocodes the name. Example: "Bondi Beach", "Mavericks", "Bells Beach".

list_surf_spots

Lists surf spots saved by Global Surfari users (popular and recently added).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "global_surfari_surf_forecasts": {
      "url": "https://globalsurfari.com/mcp",
      "transport": "streamable-http"
    }
  }
}