mcpbeat

Charter Captain MCP Server

com.chartercaptain/charter-captain
answering

Charter Captain is answering right now. Last checked 9 min ago. It exposes 10 tools.

Discover Lake Michigan charter captains & boats, check availability, get quotes, and book.

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
92.3%
Uptime 24h
84 of 91 checks
10
Tools
read from the server
304 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add charter-captain --transport http https://api.chartercaptain.com/mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "charter-captain": {
      "url": "https://api.chartercaptain.com/mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.charter-captain]
url = "https://api.chartercaptain.com/mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "charter-captain": {
      "url": "https://api.chartercaptain.com/mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "charter-captain": {
      "url": "https://api.chartercaptain.com/mcp/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

boat
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.
get_boat
Get a boat's full profile by id, enriched with a rating summary and the most recent reviews.
availability
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.
boats
search_boats
Search listed boats, optionally filtered by harbor, type, minimum capacity, and max hourly price, with sorting and pagination.
booking
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.
captain
get_captain
Get a captain's full profile by tenant slug, enriched with a rating summary and the most recent reviews.
captains
search_captains
Search bookable charter captains, optionally filtered by harbor, with sorting and pagination. Returns a paginated list with starting price and rating.
harbors
list_harbors
List active harbors, each with a count of active captains and listed boats operating there.
ping
ping
Health check
quote
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.

Endpoints

URLTransportStateLatencyChecked
https://api.chartercaptain.com/mcp/mcp streamable-http answering 1922 ms 9 min ago

Charter Captain — questions

Answers built from our own checks of this server.

What can Charter Captain do?
It exposes 10 tools, read directly from the server on our last check. Among them: check_availability, create_boat_rental, create_booking, get_boat, get_captain, get_quote and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Charter Captain working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 84 of 91 checks got a reply (92.3%), average response time 304 ms. The bar chart above shows every period we have measured.
How do I connect Charter Captain?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Charter Captain need an API key?
No. Charter Captain completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Charter Captain?
It answers our handshake in 304 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.