Kubova — 3D Container Loading
com.kubova/container-loadingPack cargo into containers & onto pallets; a verifiable 3D loading plan. Free tier + REST API.
Tools · 4
Pack a list of cargo SKUs into one or more shipping containers using the Kubova solver. Supports bulk loading (cartons straight into the container) and pallet loading (loadingMode:"pallet" + a pallet …
Generate a CAD-style PDF + 3D PNG report for a packing job. IMPORTANT: to keep the report consistent with a plan you already produced, pass the `result` object from your previous pack_containers call …
How many complete SETS of one product fit in a single container? A product is 1+ carton types with qtyPerSet each (e.g. a table shipping as 2 cartons: top + legs). All cartons of a set ride in the SAM…
Verify the connection. Returns the authenticated account identity and plan.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"kubova_—_3d_container_loading": {
"url": "https://kubova.com/mcp",
"transport": "streamable-http"
}
}
}