mcpserver.lol
registry/packrift-mcp
Connection check verified live · 27h ago

packrift-mcp

Hosted no-auth MCP for exact-spec packaging search, live price, stock, cart handoff, and no-match.

Tools 15
GitHub stars 1
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

15 tools

Read from the running server on 27h ago.

check_inventory read-only journey_idmatch_typevariant_ids*selected_skuresult_set_idselected_handle
Use to confirm stock before recommending a SKU or building a cart. Required argument: variant_ids as an array of numeric Shopify variant IDs encoded as strings, for example ["53475…
compare_alternatives read-only limitfamilyrequested_spec*competitor_reference
Exploration tool for buyers comparing a packaging spec, competitor-style item, or catalog-number request against Packrift's curated catalog. Returns ranked Packrift candidates plus…
create_cart_url read-only skuitemsquantityjourney_idmatch_typeselected_sku +4
Build the checkout handoff URL once the buyer has confirmed an exact product, quantity, live price, and stock. Preferred input is sku plus quantity; use items only when you already…
explain_no_exact_match read-only familyreasonrequested_spec*missing_or_mismatched_fields
Explain why a nearby product should not be presented as an exact match for the buyer's spec, then return safe next actions and a quote-request URL.
find_packaging_for_item read-only use_case*item_depth_in*item_width_in*item_length_in*item_weight_lb*
Use when the buyer has item dimensions and needs a fitting box or mailer. Required arguments are item_length_in, item_width_in, item_depth_in, item_weight_lb, and use_case. Canonic…
get_bulk_quote_link read-only skufamilyreasonquantityrequested_spec*
Return a quote-request URL for an exact packaging spec or SKU. Use when no exact match exists or the buyer needs bulk or procurement review.
get_cart_handoff_candidates read-only skulimitfamily
Returns curated Packrift SKUs that are ready for cart handoff, including create_cart_url arguments, SKU records, product/reorder/quote links, and the required live-confirmation seq…
get_pricing read-only quantityjourney_idmatch_typevariant_ids*selected_skuresult_set_id +1
Use to confirm live unit price and line total before cart handoff. Required argument: variant_ids as an array of numeric Shopify variant IDs encoded as strings, for example ["53475…
get_product read-only handle*
Use after find_packaging_for_item or search_products to pull full detail for a handle: all variants, SKUs, dimensions, weight, stock. Input: handle. Call before building a cart to…
get_reorder_link read-only skuhandlesource_context
Return the reorder URL, product URL, and a copyable procurement spec for one catalog SKU or handle. Use for repeat-buy and procurement handoff workflows.
get_shipping_estimate read-only items*country*journey_idmatch_typeselected_skuresult_set_id +2
Use when the buyer asks shipping cost for selected catalog variants. Required arguments: destination_postal_code, country (US|CA), and items with variant_id as a numeric Shopify va…
inventory_status read-only skuhandlequantityvariant_ids
Live inventory exploration for one or more catalog variants. Returns total quantity, available-for-sale state, warehouse-level quantities where available, and a plain-language fulf…
pack_calculator read-only limituse_casepadding_initem_depth_in*item_width_in*item_length_in* +1
Exploration tool for item dimensions and weight. Calculates required inside dimensions, ranks Packrift box/mailer candidates, and gives void-fill guidance before live price/invento…
prepare_purchase_handoff read-only sku*quantityjourney_idresult_set_idsource_contextbuyer_confirmed
Two-step exact-SKU purchase prep. Call first with sku, quantity, and buyer_confirmed=false to confirm the product, live price, and live stock in one call. After the buyer approves,…
search_products read-only limitquery*
Use when the user names a category by keyword (e.g. 'kraft tape', 'bubble mailer', 'starter kit') with no dimensions. For dimension-based fit, prefer find_packaging_for_item. Retur…