Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/carton-consignment-waybill-pack-list

MCPB · PACKING-LIST.MCPB · 2 COMPONENTS · SCANNED SEP 20

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

47 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security22
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 157 of 157 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 63 of 157 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2099 tokens (~139/item across 15 items; 14 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 92% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "unpack_item" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · packing-list.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 47

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/packing-list.mcpb@0.22.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

Dependencies 157 packages
Packages resolved 157
Deprecated 2
Stale 63
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~2,057 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
carton_add ~203

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.

NameTypeReqDescription
height_cmintegerOuter height in whole centimetres
labelstringyesWhat is written on the box, e.g. Box 1 of 3 or Pallet A
length_cmintegerOuter length in whole centimetres. All three dimensions or none
notestring
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it
tare_gramsintegeryesThe EMPTY carton with its packaging, in whole grams. 0 when it is not known
width_cmintegerOuter width in whole centimetres

No output schema declared.

No examples provided.

carton_report ~128

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.

NameTypeReqDescription
divisorintegerVolumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

license_activate ~71

Activate a Pro key (MCPL1.xxx.yyy) from checkout: verified offline against a built-in public key, saved to your config file. A wrong, malformed or expired key is refused, unsaved. license_status reads it back.

NameTypeReqDescription
keystringyesLicense key from the checkout confirmation page

No output schema declared.

No examples provided.

license_status ~54

Report this server's licence state: product, tier free or pro, licence id, expiry, the key source and the upgrade URL. No arguments, no network. Explains a free-tier refusal; license_activate installs a key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pack_item ~223

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.

NameTypeReqDescription
cartonstringyesThe carton id, e.g. C01, or its exact label
descriptionstringyesThe goods going in, e.g. Oak shelf 900mm
notestring
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it
quantityintegeryesHow many units go into THIS carton. Split across cartons with one call each
skustringStock code, upper-cased and stripped of spaces. Lines with a SKU are matched on it, lines without on their description
unit_gramsintegerWeight of ONE unit in whole grams. Omit when not weighed; the carton is then a lower bound

No output schema declared.

No examples provided.

packing_expect ~160

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.

NameTypeReqDescription
descriptionstringyesThe goods as the order names them, e.g. Oak shelf 900mm
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it
quantityintegeryesHow many units the order says should ship. Whole units
skustringStock code, upper-cased and stripped of spaces. Lines with a SKU are matched on it, lines without on their description

No output schema declared.

No examples provided.

packing_list_create ~227

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.

NameTypeReqDescription
consigneestringyesWho receives the goods, as named on the order
datestringThe day the list was raised, YYYY-MM-DD. Default today
duplicate_okbooleanOpen it even though an OPEN list already exists on this reference. Default false
notestring
referencestringyesThe order this ships against, by id, e.g. WO-2026-0001, INV-2026-0007 or PO-4471
reference_kindstringWhat the reference is. Inferred from the id when omitted: WO- work order, INV- invoice, Q- quote, otherwise a plain order
ship_tostringThe delivery address, printed on the slip. Omit to leave it off

No output schema declared.

No examples provided.

packing_list_delete ~108

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.

NameTypeReqDescription
confirmbooleanyesMust be true. There is no undo and nothing is copied anywhere first
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

packing_list_list ~160

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.

NameTypeReqDescription
consigneestringOnly lists whose consignee contains this text
divisorintegerVolumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs
open_onlybooleanOnly draft and packed lists, the ones that count against the free tier. Default false
referencestringOnly lists against this order reference, matched case-insensitively
statusstringOnly lists in this status

No output schema declared.

No examples provided.

packing_list_show ~126

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.

NameTypeReqDescription
divisorintegerVolumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

packing_list_status ~204

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.

NameTypeReqDescription
carrierstringWho is carrying it, recorded when moving to shipped
datestringThe day the step happened, YYYY-MM-DD. Default today
forcebooleanShip even though lines are short, over-packed or not on the order. Default false, and the reasons come back either way
notestring
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it
statusstringyesThe status to move to. draft to packed to shipped, or cancelled from either open status
trackingstringThe carrier's consignment or tracking number, recorded when moving to shipped

No output schema declared.

No examples provided.

packing_shortfall ~87

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.

NameTypeReqDescription
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

packing_slip ~194

The packing slip as plain text on every tier: cartons, contents, weights and a signature line, and no prices anywhere. Pro also writes it to out_path as a .txt file. Refuses a URL and refuses to overwrite unless told to.

NameTypeReqDescription
divisorintegerVolumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs
out_pathstringWhere to write the .txt file. Pro only. Omit to get the slip back as text, which every tier can do
overwritebooleanReplace out_path if a file is already there. Default false, and an existing file is refused with nothing written
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

unpack_item ~112

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.

NameTypeReqDescription
linestringyesThe packed line id, e.g. L03, as shown by packing_list_show or carton_report
packing_liststringyesThe packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/carton-consignment-waybill-pack-li… MCP server?

io.github.theluckystrike/carton-consignment-waybill-pack-li… is an MCP server listed in the public MCP registry as io.github.theluckystrike/carton-consignment-waybill-pack-li…. Pack a consignment into cartons, weigh it, and list what is inside each box for the waybill. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/packing-list.mcpb).

Is the io.github.theluckystrike/carton-consignment-waybill-pack-li… MCP server safe to use?

io.github.theluckystrike/carton-consignment-waybill-pack-li… scores 47 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/carton-consignment-waybill-pack-li… MCP server expose?

io.github.theluckystrike/carton-consignment-waybill-pack-li… exposes 14 tools: packing_list_create, packing_expect, carton_add, pack_item, unpack_item, and 9 more. Their descriptions and schemas cost roughly 2,057 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/carton-consignment-waybill-pack-li… MCP server under?

io.github.theluckystrike/carton-consignment-waybill-pack-li… declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.