mcpbeat Sign in

Zhihuo Container Loading MCP Server

answering

Zhihuo Container Loading is answering right now. Last checked 3 min ago. It exposes 2 tools.

How many identical cartons fit in a container or space, where they go, plus a 3D loading plan.

Uptime history 51 days of history
51 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
759 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Zhihuo Container Loading every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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

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

Available tools 2

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

pack
pack_boxes
Calculate how many identical boxes fit in a rectangular space, and where. The space is a shipping container, a pallet area, leftover container space, or a larger box. Give the box's L/W/H and EITHER a `container` preset OR the space's L/W/H (all in millimetres - container presets are mm). Boxes mix orientations across regions to pack densely; the plain maximum-load answer uses the exact SmartPacker T solver. Args: box_length: Box length. box_width: Box width. box_height: Box height. container: Container preset instead of explicit space dims (fills the internal usable L/W/H in mm; overrides space_* when recognised). ISO dry: 20GP 20HQ 40GP 40HQ 45GP 45HQ; NA domestic: 53HC 48HC; reefers: 20RF 40RF 40RH; EU pallet-wide: 40HQ-PW 45HQ-PW. Many aliases (20/40/45, 20ft, 40HC, 40', 40 reefer, ...). space_length: Space length (front-back). Use this OR `container`. space_width: Space width (left-right). space_height: Space height (up). count: How many boxes to load. 0 (default) loads the maximum. to_front: Anchor a partial load to the front (else the back). to_left: Anchor a partial load to the left (else the right). to_bottom: Anchor a partial load to the bottom (else the top). box_weight: Weight of one box (optional; same unit as max_weight). max_weight: Max total load weight (optional; 0 = no weight limit). include_image: Set true ONLY when the user wants to SEE or visualize the loading plan / 3D layout (e.g. "show the loading plan", "visualize it", "what does it look like?"). Default false is faster and lighter and still returns `image_url`, a shareable link to the 3D render. When true, the image is ALSO embedded inline (Claude Desktop and Cherry Studio display it; the claude.ai web app shows only the link either way). Returns the maximum that fits, how many were loaded, the fill rate, the region/block decomposition (each block's position, orientation, and grid), any weight limit applied, an `image_url` link to the rendered 3D loading plan, and - when include_image is true - the inline image too.
send
send_feedback
Send a question, suggestion, or bug report about this container-loading tool to the Zhihuo maintainers. Use this when the user wants to ask the tool's authors a question, suggest an improvement (e.g. another container type or output field), or report a result that looks wrong. The note reaches the Zhihuo team. Args: message: The question, suggestion, or bug report, in plain text. contact: Optional email or handle if the user would like a reply. category: Optional tag - "question", "suggestion", "bug", or "other". Returns a short confirmation string.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zhihuo.net/mcp streamable-http answering 699 ms 3 min ago

Alternatives to Zhihuo Container Loading

same job, measured the same way
3DPACK.ING — 3D Bin Packing
by 3dpack

3D bin packing for freight: cartons and pallets in plain English, the fit and a 3D load plan.

1 tools answering
3DPACK.ING — Container & Truck Load Planning
by 3dpack

Plain-English shipment input for freight & logistics: containers your cargo fits, 3D load plan.

59 installs/wk 1 tools answering
3DPACK.ING — Truck Load Planning
by 3dpack

Truck & trailer load planning from a plain-English shipment: what fits, how full, 3D load plan.

1 tools answering
Zhihuo RotoSpider Layout
by zhihuo-mcp

Rotomolding mold-on-arm layout feasibility: which molds fit on a machine arm/spider, and how.

2 tools answering
3DPACK.ING — Load Planning
by 3dpack

Load planning for containers, trucks and pallets from a plain-English description; 3D plan link.

1 tools answering
Mnemosyne OS
by mnemosyne-os

Memory the human governs, on their own machine, plus what other coding agents here wrote.

262 installs/wk local only
Contextaco
by contextaco

Never explain the same context twice. Capture it once, load it anywhere, fork it to make it yours.

answering
Google Tag Manager MCP
by a1-x-tech

MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.

220 installs/wk local only

Zhihuo Container Loading — questions

Answers built from our own checks of this server.

What can Zhihuo Container Loading do?
It exposes 2 tools, read directly from the server on our last check. Among them: pack_boxes, send_feedback. 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 Zhihuo Container Loading working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 759 ms. The bar chart above shows every period we have measured.
How do I connect Zhihuo 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 Zhihuo Container Loading need an API key?
No. Zhihuo Container Loading completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Zhihuo Container Loading?
It answers our handshake in 759 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.