Kubova.
Sign inGet started

Pack containers the smart way

Fit more pieces per container on dense multi-SKU loads. Save a whole container vs traditional packers.

Built AI-first — your agents can pack containers too. See the AI integration ↓
AI-first

The container packer your AI agent can call

Kubova exposes a structured packing tool over MCP and a public REST API. Agents send cargo and containers; they get back a verifiable 3D plan — exact coordinates, fit, and utilization they can act on. No screen-scraping, no black box.

Read the integration docs
An agent asks Kubova to pack a load
// MCP tool call — pack_containers
{
  "cargos": [
    { "name": "Dining table", "lengthCm": 107, "widthCm": 67, "heightCm": 10, "quantity": 45, "weightKg": 14 },
    { "name": "Lounge chair", "lengthCm": 81,  "widthCm": 81, "heightCm": 57, "quantity": 90, "weightKg": 22 },
    { "name": "2-seat sofa",  "lengthCm": 139, "widthCm": 81, "heightCm": 57, "quantity": 45, "weightKg": 34 }
  ],
  "containers": ["40hc"]
}

// → returns a verifiable plan the agent can act on
{
  "containersUsed": 1,
  "piecesPlaced": 180,
  "placements": [ { "x": 0, "y": 0, "z": 0, "lengthCm": 107, "widthCm": 67, "heightCm": 10 } ]
}

Smarter packing, real results

A real mixed-furniture export — 3 SKUs, 180 pieces. An unoptimized single-orientation plan needs 2 containers; Kubova fits all 180 into one.

First-container fill
Unoptimized
69.5%
Kubova
86.2%
Containers used
Unoptimized
2
Kubova
1
Cost savings
Unoptimized
Kubova
~$2,500 / load

“Unoptimized” = the identical 180-piece load packed single-orientation with no optimization — computed in-engine and reproducible, not a competitor benchmark.

Cost saving is the one fewer 40' container at a typical ocean freight rate; your actual rate may differ.

How Kubova compares

We picked the two tools logistics teams ask us about most. Pricing and feature data are public — see the footnote.

FeatureKubova.p***C***
Verifiable 3D result
Container overflow never inflated
Public REST API
MCP server for AI agents
Modern web UI
Free tier50 / motrial only
Starting paid price$29 / mo$200 / mo$695 one-time
Languages1015

Public pricing and feature claims as of 2026-06. Switch providers freely if our facts go stale; tell us at contact@kubova.com.

Why you can trust the number

No testimonials, no marketing math. Every claim here is something you can verify on this page.

Inspectable, not a black box

Every piece in the 3D plan above has exact coordinates and dimensions — click any box to read them. The result is auditable.

Never inflated

Nothing is ever placed past a container wall to flatter the number. Loads that don't fit report honest spillover instead of a fake 100%.

Math-correct & fast

Packing respects real container dimensions, payload limits and gravity, and returns in seconds — peer-reviewed-grade rigor under the hood.

Built for production

Math-correct packing

Every result respects real container dimensions and gravity. No overflow tricks to inflate numbers.

API-first

REST and MCP endpoints ready for your AI agents and ERP integrations.

Global

Multi-language UI (10 locales), unit conversion, regional pricing.

How it works

1

Describe your cargo

Enter box dimensions, quantity, weight. Multiple SKUs supported. Cylinders too.

2

Pick a container

20DC, 40DC, 40HC, 45HC — or define a custom one. Mix multiple types for optimal fit.

3

Get a PDF report

Algorithm runs in seconds. Output is a CAD-style 3D loading plan ready to share with your operations team.

Frequently asked questions

How is this different from legacy load calculators?+

We never overflow container dimensions to inflate numbers. On dense multi-SKU loads we typically fit MORE pieces per container, with a modern 3D viewer and a public REST API.

Can I use this from an AI agent?+

Yes — REST API and MCP server are both available on the Pro tier. Anthropic Claude, OpenAI Assistants, n8n workflows can all call our packing tool directly.

What units do you support?+

Internally everything is metric (cm + kg). The UI lets you toggle Imperial (inches + pounds). PDF reports honor your locale preference.

What languages are supported?+

Right now: English, Vietnamese, Chinese (Simplified), Spanish. Adding Japanese, Korean, French, German, Portuguese, Arabic in the next quarter.

Where does my data live?+

Your data is stored in a managed, encrypted database. PDF reports are kept in private storage and served only through short-lived signed URLs. Compute runs in a secure cloud region — US by default, with EU + APAC coming for enterprise.

Pack containers the smart way

Fit more pieces per container on dense multi-SKU loads. Save a whole container vs traditional packers.

Try the calculator