io.github.theluckystrike/carton-consignment-waybill-pack-list
io.github.theluckystrike/carton-consignment-waybill-pack-list · v0.22.0 · MCP 2025-11-25
Pack a consignment into cartons, weigh it, and list what is inside each box for the waybill.
Reachability
reachable
checked 2026-09-20 05:30 UTC
Registry status active
Tools pinned 14
13d34683b15a
Tools last changed
unchanged since first capture 2026-09-18
Repo last push 2026-09-18
GitHub stars 0
Provenance
Registry namespace io.github.theluckystrike
(GitHub-account verified by the official registry)
Repository
github.com/theluckystrike/mcp-servers
Remote endpoints
https://mcp.zovo.one/mcp/packing-list (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-18 05:30 | first capture | 14 tools pinned |
Pinned tool definitions (14)
| Tool | Description |
|---|---|
| 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_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. |
| 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. |
| 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_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. |
| 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_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. |
| 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. |
| 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_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_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... |
| 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. |
| 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. |
| 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. |
Get alerted when this changes.
Email the moment io.github.theluckystrike/carton-consignment-waybill-pack-list drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/io.github.theluckystrike/carton-consignment-waybill-pack-list)
Maintain this server? Add the badge to your README. It links your users to this live status page.