Which carrier should you book?

SchedulesMCP compares ocean carriers on a lane by transit time and real on-time reliability — measured from actual vs scheduled arrivals across millions of tracked port calls, not carrier promises. A sister product to TrackingMCP.

Ocean carrier schedules & reliability, defined

What is a sailing schedule?
A carrier's planned point-to-point departures on a lane — the vessel, voyage, service loop, cut-off, departure and arrival dates for moving a container from one port to another.
What is on-time reliability (schedule reliability)?
The share of a carrier's sailings that arrive on schedule, measured from actual versus scheduled arrivals across tracked port calls — not from the carrier's own promises.
What is SchedulesMCP?
A pre-booking decision tool that compares ocean carriers on any lane by transit time and observed on-time reliability, available as a web app, a REST API, and a hosted MCP server for AI agents.

Frequently asked questions

How do I compare ocean carrier schedules?

Enter an origin and destination on the Compare page and SchedulesMCP ranks every carrier on that lane side by side — next departure, transit time, and observed on-time reliability. You can also ask an AI client to do it over the MCP server, or call the REST API.

Which ocean carrier is most reliable on my lane?

It depends on the lane, so SchedulesMCP ranks carriers per origin-destination pair rather than giving one global answer. For your exact lane it sorts carriers by observed on-time reliability — the share of sailings that arrived on time, measured from actual versus scheduled arrivals across tracked port calls — and flags the most reliable one. Lanes without enough observations are marked early-data instead of guessed.

What is the difference between transit time and on-time reliability?

Transit time is how many days a sailing takes from origin to destination (SchedulesMCP reports the observed median and p90). On-time reliability is how often the carrier actually arrives when it said it would — the percentage of arrivals that matched the schedule. A fast lane that is frequently late can be worse to book than a slower, dependable one, so SchedulesMCP shows both.

Where do the reliability numbers come from?

From real observations, never carrier marketing. SchedulesMCP compares each actual port-call arrival against what the carrier scheduled, across millions of tracked port calls shared with its sister product TrackingMCP. A reliability figure only appears once a lane has enough observations to be honest; thin lanes are labelled early-data rather than given an invented score.

How do I connect the SchedulesMCP MCP server?

Point any MCP client — Claude Desktop, Cursor, Windsurf, or VS Code — at the remote Streamable HTTP endpoint https://mcp.schedulesmcp.com/mcp with an Authorization: Bearer header. Use the public demo key smcp_demo_public to try it with no signup, then swap in your own key for full coverage.