servers / charter-captain
Charter Captain MCP server
communitystreamable_httpremotewrite capablehealthy
Discover Lake Michigan charter captains & boats, check availability, get quotes, and book.
01Tools · 10
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| ping Health check | read | false | unknown |
| get_captain Get a captain's full profile by tenant slug, enriched with a rating summary and the most recent reviews. | read | false | unknown |
| get_boat Get a boat's full profile by id, enriched with a rating summary and the most recent reviews. | read | false | unknown |
| check_availability Check a captain's or boat's availability. Provide exactly one of captainSlug or boatId. Omit date to get available dates for the next 90 days; provide both date (YYYY-MM-DD) and durationHours to get bookable time slots for that date. | read | false | unknown |
| list_harbors List active harbors, each with a count of active captains and listed boats operating there. | read | false | unknown |
| search_captains Search bookable charter captains, optionally filtered by harbor, with sorting and pagination. Returns a paginated list with starting price and rating. | read | false | unknown |
| create_booking Book a charter with a captain and get a Stripe Checkout link for the charterer to complete payment. Optionally attach a partner/affiliate code to credit a referrer. | write | true | unknown |
| search_boats Search listed boats, optionally filtered by harbor, type, minimum capacity, and max hourly price, with sorting and pagination. | read | false | unknown |
| get_quote Get a non-binding price quote (in cents) for a charter or rental. Provide exactly one of captainSlug or boatId, plus durationId and partySize. Pass `date` (YYYY-MM-DD) whenever you know it: the rate then comes from the operator's rate card for that day — weekday vs weekend vs holiday, including any per-date price the operator set — so the quote matches what checkout charges. Without a date, pass pricingTierId instead; the quote then reflects that tier and may differ from checkout for the actual day. Optionally pass a partnerCode to preview a discount. Returns currency, totalCents, depositCents, balanceCents, pricingModel, and (when a code is given) a discountPreview. | read | false | unknown |
| create_boat_rental Book a bareboat boat rental and get a Stripe Checkout link for the charterer to complete payment. Requires captainChoiceRightAcknowledged: true (the charterer affirms their right to choose their own captain). Optionally attach a partner/affiliate code. | write | true | unknown |
02Install & source
https://api.chartercaptain.com/mcp/mcp
remote_url03Access granted
Process payments · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-20 03:32Z
next_check2026-08-22 03:31Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:failed tools_list:passed handshake:passed metadata:failed tools_list:passed handshake:passed metadata:failed tools_list:passed
index_statusindex — 5 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/charter-captain)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →