lucasinocencio1/mcp-surf-forecast
Python-based MCP server that integrates the Open-Meteo Marine API to deliver global surf and marine forecasts. Converts any city name into geographic coordinates and provides swell height, period, direction, and wind conditions for surf spots worldwide.
Platform-specific configuration:
{
"mcpServers": {
"mcp-surf-forecast": {
"command": "npx",
"args": [
"-y",
"mcp-surf-forecast"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...