lashing
Related Servers
Alternatives to lashing
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceProvides container shipping intelligence for AI agents, enabling demurrage & detention calculations, local charges, inland haulage rates, and CFS tariffs across multiple shipping lines, with pay-per-request USDC payments via x402.-
- AlicenseNot gradedqualityDmaintenanceOcean container shipping intelligence for AI agents — D\&D tariffs, freight rates, vessel schedules, port congestion, inland haulage across 6 major carriers. 24 MCP tools.MIT

GateCoreofficial
AlicenseNot gradedqualityDmaintenanceEnables AI agents to discover governed capabilities, inspect machine-readable contracts, and request policy-checked procurements with signed receipts and audit trails.Apache 2.0- AlicenseAqualityBmaintenanceEnables AI assistants to query and manage logistics shipment data, supporting operations like tracking, quoting, and performance analysis via nine tools backed by a demo dataset or a REST API.9253 npmMIT

Easyship MCPofficial
AlicenseNot gradedqualityFmaintenanceEnables AI agents to manage global shipping operations, including rate comparison, shipment creation, label purchasing, tracking, pickup scheduling, address validation, billing, and analytics, via natural language.6 npmMIT
Datalastic MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceEnables real-time vessel tracking, port data, maritime weather, and maritime intelligence through 25 tools, allowing AI clients to query live vessel positions, registry, port info, area searches, weather, and more.MIT
TDQS
Scored across 10 tools
Each tool targets a distinct resource and action: find_sailings searches, get_booking/list_bookings read, track_shipment follows movements, propose_* creates different plan types, and apply_plan/discard_plan manage plan lifecycle. There is no meaningful overlap between read, write, and lifecycle operations.
All tool names follow a consistent verb_noun snake_case pattern with specific, descriptive verbs. The naming convention is uniform across search, retrieval, planning, and application actions.
Ten tools is well-scoped for a booking and shipment management domain. Each tool represents a distinct workflow stage without redundancy or unnecessary bloat.
The set covers the core lifecycle: search sailings, propose and apply bookings, view bookings, track shipments, propose changes/cancellations, and discard plans. Minor gaps exist, such as no dedicated get-plan-by-id tool and no explicit refusal-handling action, but the existing tools appear sufficient for normal agent workflows.