Charter Boats
About
Charter Boats MCP server for ChatGPT Apps and AI assistants
Details
- Author
- dkremsa
- Downloads
- 209
- Categories
- Other
Jump to
—
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Charter BoatsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
search_boats
Search available charter boats by location, name, type, dates, capacity, and budget. Returns boats with prices, availability, images, and direct booking links. When no exact matches are found, the response includes `alternatives` (closest partial matches scored by criteria) and `inventory` (what boats exist in that area by type, price range, size range).
search_locations
Find charter bases, marinas, harbours and anchorages — by name, or ranked by POPULARITY within an area (observed AIS vessel traffic for a month). Use for "best/most popular places in X". Provide q, or at least one of region/country/city.
search_pois
Find restaurants, fuel stations, shops, and attractions near a sailing destination.
search_routes
Find sailing passages between destinations with distance, difficulty, and ratings.
search_trips
Search curated multi-day sailing itineraries with day-by-day plans.
get_boat_details
Get full details of a specific boat by ID: specs, amenities, location, 365-day available date ranges with pricing, required and optional fees, active operator discounts, cancellation policy, check-in/out times.
get_poi_details
Get full details of a specific point of interest by ID: description, opening hours, rating, nearby marinas, special offers.
get_location_details
Get full details of a marina or sailing destination by ID: description, amenities, boat count, nearby POIs, capacity.
get_trip_details
Get full details of a sailing itinerary by ID: day-by-day stops, distances, activities, highlights, notes.
search_content
Search articles, guides, and FAQs about chartering, licenses, costs, weather, and destinations.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"charter boats": {
"charter-boats": {
"url": "https://charter.boats/mcp",
"type": "url"
}
}
}
}
McpServers
{
"charter-boats": {
"url": "https://charter.boats/mcp",
"type": "url"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



