An MCP server for people who surf waves and the web.
Overview
what is Surf MCP Server?
Surf MCP Server is a tool designed for surfers to fetch tide information for specific locations, helping them to surf waves effectively by providing real-time data.
how to use Surf MCP Server?
To use Surf MCP Server, clone the repository from GitHub, install the necessary dependencies, and configure it with your Storm Glass API key. You can then query tide information using latitude, longitude, and date parameters.
key features of Surf MCP Server?
- Fetch tide information using latitude and longitude.
- Support for date-specific tide queries.
- Detailed tide data including high/low tides and station information.
- Automatic time zone handling (UTC).
use cases of Surf MCP Server?
- Determining the best surfing times based on tide conditions.
- Fetching tide data for planning surf trips.
- Monitoring tide changes for specific locations.
FAQ from Surf MCP Server?
- How do I get my Storm Glass API key?
Visit Storm Glass, create an account, and you will receive your API key.
- Is there a free version of the API?
Yes, the free tier allows for 10 requests per day, with paid plans available for higher usage.
- What programming language is required?
The server is built using Python 3.x.