Shouldigo.surf
@orlench
About Shouldigo.surf
Real-time surf conditions for 5,000+ beaches worldwide. Check scores, wave height, wind, water temp, and get a verdict on whether it's worth paddling out.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shouldigo-surf": {
"command": "npx",
"args": [
"-y",
"shouldigo-surf-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Shouldigo.surf?
Shouldigo.surf is an MCP server that provides real-time surf conditions for over 5,000 beaches worldwide. It integrates with the public Should I Go? API and is intended for surfers using MCP‑compatible clients like Claude Desktop or Claude Code.
How to use Shouldigo.surf?
Add the server to your Claude Desktop configuration or use claude mcp add. Once configured, ask natural‑language questions about surf conditions. The server exposes three tools: check_conditions (by spot ID), find_nearest_spot (by coordinates or auto‑detect), and list_spots (optionally filtered by country).
Key features of Shouldigo.surf?
- Real‑time surf data for 5,000+ global beaches
- Score (0‑100) and verdict (yes/no/maybe)
- Wave height, wind, water temperature, and trend
- Board recommendation based on conditions
- No API key required
Use cases of Shouldigo.surf?
- Check conditions at a specific spot before paddling out
- Find the nearest surfable beach to your current location
- Browse all available spots in a given country
- Get a quick “should I go?” verdict for trip planning
- Monitor wave trend and wind changes throughout the day
FAQ from Shouldigo.surf
Do I need an API key?
No. The MCP server calls the public Should I Go? API with no authentication required.
What is the rate limit?
The API is limited to 60 requests per 15 minutes. Contact [email protected] for higher limits.
How many beaches are covered?
Over 5,000 beaches worldwide are included in the spot list.
What data does check_conditions return?
It returns a score (0‑100), a verdict (“yes”, “no”, or “maybe”), wave height, wind, water temperature, trend, and a board recommendation.
Can I search by country?
Yes. The list_spots tool accepts an optional country parameter (e.g., "Australia") to filter results.
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments