- Kubova
Kubova
Kubova — AI-first container & pallet load planning
Give Kubova your cargo (dimensions, quantities, weights) and the containers you can ship in. It returns an auditable 3D loading plan: every piece has coordinates you can verify, the result never overflows the container walls to inflate a number, and you get utilization, weight balance and a shareable PDF.
The MCP server lets assistants like Claude and ChatGPT — and automation tools — call the packer directly and reason over structured output instead of screen-scraping a UI.
Tools
| Tool | What it does |
|---|---|
pack_containers | Pack cargo into one or more containers; returns the 3D plan (placements, fit, utilization, weight balance). |
estimate_capacity | How many sets/units of a product fit per container type. |
generate_report | Produce a shareable PDF loading plan for a packed result. |
verify_key | Validate an API key / check plan + quota. |
Auth
OAuth 2.1 with Dynamic Client Registration + PKCE. Free tier available; paid plans unlock higher volume and the public REST API.
Who it's for
Furniture exporters, freight forwarders, and anyone planning FCL/LCL shipments who wants the math to be correct, not just pretty.
Server Config
{
"mcpServers": {
"kubova": {
"type": "streamable-http",
"url": "https://kubova.com/mcp"
}
}
}Recommend Servers
View AllA Serper MCP Server