io.github.theluckystrike/packing-slip-cartons-shipment-weights
MCPB · PACKING-LIST.MCPB · SCANNED SEP 21
Packing slips with no prices: what is in each carton, gross and chargeable weight, lines short.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 14 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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 Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
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 bundleEvery 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.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 10 Sept 26 47
First indexed and scored.
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 21 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/packing-list.mcpb@0.21.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 →
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 →
carton_add Add a carton ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| height_cm | integer | – | Outer height in whole centimetres |
| label | string | yes | What is written on the box, e.g. Box 1 of 3 or Pallet A |
| length_cm | integer | – | Outer length in whole centimetres. All three dimensions or none |
| note | string | – | – |
| packing_list | string | yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |
| tare_grams | integer | yes | The EMPTY carton with its packaging, in whole grams. 0 when it is not known |
| width_cm | integer | – | Outer width in whole centimetres |
No output schema declared.
No examples provided.
carton_report Weigh the cartons ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| divisor | integer | – | Volumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs |
| packing_list | string | yes | The 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 Activate license ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | License key from the checkout confirmation page |
No output schema declared.
No examples provided.
license_status 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 Pack goods into a carton ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| carton | string | yes | The carton id, e.g. C01, or its exact label |
| description | string | yes | The goods going in, e.g. Oak shelf 900mm |
| note | string | – | – |
| packing_list | string | yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |
| quantity | integer | yes | How many units go into THIS carton. Split across cartons with one call each |
| sku | string | – | Stock code, upper-cased and stripped of spaces. Lines with a SKU are matched on it, lines without on their description |
| unit_grams | integer | – | Weight 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 Declare what the order says should ship ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | The goods as the order names them, e.g. Oak shelf 900mm |
| packing_list | string | yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |
| quantity | integer | yes | How many units the order says should ship. Whole units |
| sku | string | – | Stock 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 Open a packing list ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| consignee | string | yes | Who receives the goods, as named on the order |
| date | string | – | The day the list was raised, YYYY-MM-DD. Default today |
| duplicate_ok | boolean | – | Open it even though an OPEN list already exists on this reference. Default false |
| note | string | – | – |
| reference | string | yes | The order this ships against, by id, e.g. WO-2026-0001, INV-2026-0007 or PO-4471 |
| reference_kind | string | – | What the reference is. Inferred from the id when omitted: WO- work order, INV- invoice, Q- quote, otherwise a plain order |
| ship_to | string | – | The delivery address, printed on the slip. Omit to leave it off |
No output schema declared.
No examples provided.
packing_list_delete Delete a packing list ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | yes | Must be true. There is no undo and nothing is copied anywhere first |
| packing_list | string | yes | The 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 List packing lists ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| consignee | string | – | Only lists whose consignee contains this text |
| divisor | integer | – | Volumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs |
| open_only | boolean | – | Only draft and packed lists, the ones that count against the free tier. Default false |
| reference | string | – | Only lists against this order reference, matched case-insensitively |
| status | string | – | Only lists in this status |
No output schema declared.
No examples provided.
packing_list_show Show one packing list ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| divisor | integer | – | Volumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs |
| packing_list | string | yes | The 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 Move a packing list on ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| carrier | string | – | Who is carrying it, recorded when moving to shipped |
| date | string | – | The day the step happened, YYYY-MM-DD. Default today |
| force | boolean | – | Ship even though lines are short, over-packed or not on the order. Default false, and the reasons come back either way |
| note | string | – | – |
| packing_list | string | yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |
| status | string | yes | The status to move to. draft to packed to shipped, or cancelled from either open status |
| tracking | string | – | The carrier's consignment or tracking number, recorded when moving to shipped |
No output schema declared.
No examples provided.
packing_shortfall What is still to pack ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| packing_list | string | yes | The 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 Produce the 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.
| Name | Type | Req | Description |
|---|---|---|---|
| divisor | integer | – | Volumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs |
| out_path | string | – | Where to write the .txt file. Pro only. Omit to get the slip back as text, which every tier can do |
| overwrite | boolean | – | Replace out_path if a file is already there. Default false, and an existing file is refused with nothing written |
| packing_list | string | yes | The 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 Take a packed line back out ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| line | string | yes | The packed line id, e.g. L03, as shown by packing_list_show or carton_report |
| packing_list | string | yes | The 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.
What is the io.github.theluckystrike/packing-slip-cartons-shipment-weig… MCP server?
io.github.theluckystrike/packing-slip-cartons-shipment-weig… is an MCP server listed in the public MCP registry as io.github.theluckystrike/packing-slip-cartons-shipment-weig…. Packing slips with no prices: what is in each carton, gross and chargeable weight, lines short. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/packing-list.mcpb).
Is the io.github.theluckystrike/packing-slip-cartons-shipment-weig… MCP server safe to use?
io.github.theluckystrike/packing-slip-cartons-shipment-weig… scores 52 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/packing-slip-cartons-shipment-weig… MCP server expose?
io.github.theluckystrike/packing-slip-cartons-shipment-weig… 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/packing-slip-cartons-shipment-weig… MCP server under?
io.github.theluckystrike/packing-slip-cartons-shipment-weig… declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.