Charter Boats

by dkremsa

209 downloads
Not rated
GitHub

About

Charter Boats MCP server for ChatGPT Apps and AI assistants

Details

Author
dkremsa
Downloads
209
Categories
Other

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Charter Boats
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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"
    }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.