mcpbeat

Kubova — 3D Container Loading MCP Server

com.kubova/container-loading
not responding

Kubova — 3D Container Loading is listed as active in the registry but did not answer our last check. It exposes 4 tools.

Pack cargo into containers & onto pallets; a verifiable 3D loading plan. Free tier + REST API.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
59.3%
Uptime 24h
54 of 91 checks
4
Tools
read from the server
327 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add container-loading --transport http https://kubova.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "container-loading": {
      "url": "https://kubova.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.container-loading]
url = "https://kubova.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "container-loading": {
      "url": "https://kubova.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "container-loading": {
      "url": "https://kubova.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

estimate
estimate_capacity
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 SAME container. Uses real 3D packing (not just volume math) and reports the binding limit (dimension / weight / volume) per container. Omit `containers` to evaluate the standard 20' DC, 40' DC and 40' HC.
generate
generate_report
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 — the report then renders that exact plan instead of recomputing. Returns base64-encoded PDF + PNG per container.
pack
pack_containers
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 — cartons are stacked onto pallets first, then the pallets loaded). Per-SKU you can set allowed orientations, no-overstack/no-understack, and loading order. Returns per-container placements with x,y,z coordinates in cm, volume utilization, weight, a weightBalance object (centre of gravity + front/back & left/right weight split, flags an unbalanced load) for bulk loads, and any unplaced pieces.
verify
verify_key
Verify the connection. Returns the authenticated account identity and plan.

Endpoints

URLTransportStateLatencyChecked
https://kubova.com/mcp streamable-http answering 106 ms 13 min ago

Kubova — 3D Container Loading — questions

Answers built from our own checks of this server.

What can Kubova — 3D Container Loading do?
It exposes 4 tools, read directly from the server on our last check. Among them: estimate_capacity, generate_report, pack_containers, verify_key. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kubova — 3D Container Loading working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 54 of 91 checks got a reply (59.3%), average response time 327 ms. The bar chart above shows every period we have measured.
The registry lists Kubova — 3D Container Loading as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Kubova — 3D Container Loading?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kubova — 3D Container Loading need an API key?
No. Kubova — 3D Container Loading completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Kubova — 3D Container Loading?
It answers our handshake in 327 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.