io.github.lxxmng/ocean-schedules
io.github.lxxmng/ocean-schedulesCompare ocean carrier sailing schedules, transit times, and on-time reliability before you book.
Tools · 12
Compare ocean carriers serving an origin→destination port pair, ranked by on-time reliability and transit time. Use this to decide which line to book.
On-time performance and delay distribution for a specific carrier (by SCAC), optionally on a given lane.
Observed transit-time distribution (median / p90, in days) for a carrier on an origin→destination lane.
Observed and derived upcoming departures on an origin→destination lane, with carrier and frequency.
Published forward sailing schedules on an origin→destination lane: carrier, vessel, voyage, ETD/ETA and cut-offs, soonest first. Sourced from carrier connectors (and aggregator coverage). Use this to …
Decision query: the best upcoming sailings on a lane, ONE per carrier (next bookable departure), ranked. Filter by date window, max transit days, min on-time reliability, cut-off still open, and direc…
Watch a lane for schedule alerts (PAID): get emailed when a sailing on it is blanked, a booking cut-off is about to close, or a sailing slips. Also alerts on reliability drops. Returns the created wat…
Congestion and dwell signals for a port (UN/LOCODE) — average wait and vessels at anchor.
Carrier league table — ocean carriers ranked by overall on-time reliability across all tracked lanes.
Fused port-congestion signal for a port (UN/LOCODE): effective level (mild/moderate/severe), expected added wait in days (for ETA-band widening), a 0–1 confidence, and per-source detail — weiyun broad…
Live tropical cyclones (typhoons/hurricanes) currently active on ocean trade lanes — name, basin, category, center position, max wind, pressure and movement, from CMA (NW-Pacific) + NHC (Atlantic/E-Pa…
Whether an origin→destination ocean lane currently passes through an active cyclone's forecast gale field (a "storm-exposed" sailing at risk of weather delay). Omit ports to list every exposed lane.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.lxxmng/ocean-schedules": {
"url": "https://mcp.schedulesmcp.com/mcp",
"transport": "streamable-http"
}
}
}