surf-mcp
If you are the rightful owner of surf-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for people who surf waves and the web.
The Surf MCP Server is designed to provide surfers with real-time tide information, leveraging the Storm Glass API. It allows users to fetch tide data for any location using latitude and longitude, with support for date-specific queries. The server provides detailed tide data, including high and low tides, and station information, while automatically handling time zones in UTC. The server is built using Python and requires a Storm Glass API key, which can be obtained by signing up on their website. The server is configured to run as an MCP server, making it easy to integrate with other applications like Claude desktop. The service is equipped with robust error handling to manage API request failures, invalid coordinates, and network timeouts.
Features
- Fetch tide information for any location 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)