container-tracking
Track ocean freight containers from Claude, ChatGPT, or any AI.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Track ocean freight containers from Claude, ChatGPT, or any AI. Live vessel positions, demurrage risk, port congestion — natural language queries against real carrier data.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |