Shouldigo Surf runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 10 Mar 2026.
MCP server for Should I Go? — real-time surf conditions for 73+ beaches worldwide
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shouldigo-surf -- npx -y shouldigo-surf-mcp
{
"mcpServers": {
"shouldigo-surf": {
"args": [
"-y",
"shouldigo-surf-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.shouldigo-surf]
command = "npx"
args = ["-y", "shouldigo-surf-mcp"]
{
"mcpServers": {
"shouldigo-surf": {
"args": [
"-y",
"shouldigo-surf-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shouldigo-surf": {
"args": [
"-y",
"shouldigo-surf-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.