Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.lxxmng/ocean-schedules

io.github.lxxmng/ocean-schedules

Compare ocean carrier sailing schedules, transit times, and on-time reliability before you book.

Uptime
100.0%
1 direct probes · 30d
Response
298ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

compare_lanes

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.

carrier_reliability

On-time performance and delay distribution for a specific carrier (by SCAC), optionally on a given lane.

transit_time

Observed transit-time distribution (median / p90, in days) for a carrier on an origin→destination lane.

find_sailings

Observed and derived upcoming departures on an origin→destination lane, with carrier and frequency.

get_schedules

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 …

find_best_sailings

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_lane

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…

port_reliability

Congestion and dwell signals for a port (UN/LOCODE) — average wait and vessels at anchor.

carrier_league

Carrier league table — ocean carriers ranked by overall on-time reliability across all tracked lanes.

port_congestion

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…

active_cyclones

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…

lane_storm_exposure

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.

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"
    }
  }
}