mcpbeat Sign in

Carton Consignment Waybill Pack List MCP Server

answering

Carton Consignment Waybill Pack List is answering right now. Last checked 15 min ago. It exposes 14 tools. Last commit 22 Sep 2026.

Pack a consignment into cartons, weigh it, and list what is inside each box for the waybill.

Uptime history 5 days of history · worst day 98%
5 days agonow
98.9%
Uptime 24h
86 of 87 checks
14
Tools
read from the server
195 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

Carton Consignment Waybill Pack List does not always answer

Over the last week it answered 99.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 15 min ago.

run in your terminal
claude mcp add carton-consignment-waybill-pack-list --transport http https://mcp.zovo.one/mcp/packing-list
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "carton-consignment-waybill-pack-list": {
      "url": "https://mcp.zovo.one/mcp/packing-list"
    }
  }
}
~/.codex/config.toml
[mcp_servers.carton-consignment-waybill-pack-list]
url = "https://mcp.zovo.one/mcp/packing-list"
.cursor/mcp.json
{
  "mcpServers": {
    "carton-consignment-waybill-pack-list": {
      "url": "https://mcp.zovo.one/mcp/packing-list"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "carton-consignment-waybill-pack-list": {
      "url": "https://mcp.zovo.one/mcp/packing-list"
    }
  }
}

Available tools 14

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

packing
packing_expect
Add an ordered line to a packing list so the shortfall is real: a SKU, a description and a quantity. Nothing is read from the quotes, work order or invoice store; what the order says is stated here.
packing_list_create
Open a packing list against an order and return its PL-YYYY-NNNN number: the order reference, the consignee, where it ships to and the date. Free tier: 3 open at once; shipping or cancelling frees a slot.
packing_list_delete
Delete a packing list for good, with its cartons and packed lines. A shipped list is refused: it is the record of what left the building. Cancel a list you no longer want instead of deleting a real shipment.
packing_list_list
Packing lists newest first, with cartons, units, gross weight and how many ordered lines are still short. Filter by status, by order reference or by consignee. Returns at most 500 rows.
packing_list_show
The whole packing list: its cartons with contents and derived weights, the ordered lines, the shortfall, whether it is ready to ship and why not, and its status history. Nothing here is stored; it is computed.
packing_list_status
Move a packing list draft to packed to shipped, or cancel it. Shipping records the carrier, the tracking number and the date, and freezes the list. A shipped list cannot be reopened or edited.
packing_shortfall
Ordered against packed, line by line: what is still short, what was over-packed, and what was packed that is not on the order at all. A packed line with no ordered line is reported, never dropped.
packing_slip
The packing slip as plain text on every tier: cartons, contents, weights and a signature line, and no prices anywhere. Pro also gets it back as a .txt download link valid for one hour, named by out_path; an existing name is refused unless told to overwrite.
carton
carton_add
Add a carton to a packing list and return its C01-style id: a label, the empty weight in WHOLE GRAMS, and optionally length, width and height in WHOLE CENTIMETRES. Dimensions are what make a chargeable weight possible.
carton_report
Per carton and for the shipment: tare, net, gross, volume, volumetric weight and the chargeable weight, the greater of gross and volumetric. A carton with no dimensions makes the chargeable total null, never a guess.
license
license_activate
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
license_status
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
pack
pack_item
Put a quantity of one item into a named carton: a description, how many, and the per-unit weight in WHOLE GRAMS. Leave unit_grams out when it was not weighed and the carton gross comes back as a lower bound.
unpack
unpack_item
Remove one packed line from a packing list by its L01-style id and return the carton it came out of. The line is deleted, not zeroed, so the slip does not print an item nobody packed.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/packing-list streamable-http answering 98 ms 15 min ago

Alternatives to Carton Consignment Waybill Pack List

same job, measured the same way
Packing List
by theluckystrike

Packing slips: cartons, contents, weights, chargeable weight and what is still to pack.

local only
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
Packing Slip Cartons Shipment Weights
by theluckystrike

Packing slips with no prices: what is in each carton, gross and chargeable weight, lines short.

local only
Idle9
by idle9

A persistent Linux computer for your AI: what it installs and writes survives the session.

answering
skillkit
by furkan708

Toolbox for AI agent skills: scaffold, lint, pack, install, and serve SKILL.md skills

176 installs/wk local only
Loan Schedule
by theluckystrike

Amortization schedules for a loan: the level payment, the interest, and what settling early saves.

local only
Wavefunction Search
by jdhart81

Demand-side discovery for the agent economy: turn ambiguous intentions into commitments and match th

5 tools answering
Job Card Template
by theluckystrike

Open a job card, log hours and materials against it, print the card for client sign-off.

local only

Carton Consignment Waybill Pack List — questions

Answers built from our own checks of this server.

What can Carton Consignment Waybill Pack List do?
It exposes 14 tools, read directly from the server on our last check. Among them: carton_add, carton_report, license_activate, license_status, packing_expect, packing_list_create and 8 more. 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 →
What is Carton Consignment Waybill Pack List mostly used for?
Its tools cluster around packing, carton and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Carton Consignment Waybill Pack List working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 86 of 87 checks got a reply (98.9%), average response time 195 ms. The bar chart above shows every period we have measured.
How do I connect Carton Consignment Waybill Pack List?
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 Carton Consignment Waybill Pack List need an API key?
No. Carton Consignment Waybill Pack List completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Carton Consignment Waybill Pack List?
It answers our handshake in 195 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Carton Consignment Waybill Pack List open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.