container-tracking
Track ocean freight containers from Claude, ChatGPT, or any AI.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- GetShipmentSummary: Overview of your entire container portfolio: total active, exceptions, arriving soon, demurrage risk. Use this first to identify which shipments need attention.
- GetContainerDetail: Full status for one container: current location, route, ETA with confidence percentage, carrier, vessel name and IMO, complete event history, and AI-generated narrative summary.
- GetVesselPosition: Live AIS position for a vessel: latitude, longitude, speed over ground, heading, and navigational status. Use the IMO number from get_container_detail.
What data it sees
Do you need an account
An API key from the service settings is required
Track ocean freight containers from Claude, ChatGPT, or any AI. Live vessel positions, demurrage risk, port congestion — natural language queries against real carrier data.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| getShipmentSummary | Overview of your entire container portfolio: total active, exceptions, arriving soon, demurrage risk. Use this first to identify which shipments need attention. |
| getContainerDetail | Full status for one container: current location, route, ETA with confidence percentage, carrier, vessel name and IMO, complete event history, and AI-generated narrative summary. |
| getVesselPosition | Live AIS position for a vessel: latitude, longitude, speed over ground, heading, and navigational status. Use the IMO number from get_container_detail. |
| getDemurrageReport | Demurrage and detention risk report: which containers are near or past their free days, applicable daily rates, and projected cost if not moved. |
| getPortCongestion | Current congestion level at one or more ports: average vessel wait time in hours, number of vessels at anchor, and congestion level (low/moderate/high/severe). Use UN/LOCODE identifiers. |
| addContainer | Start tracking a new container or bill of lading number. The first status update appears within 15 minutes. Optional tags help organise containers by client, project, or urgency. |