{
  "name": "Packrift MCP",
  "description": "Find the right packaging supply for a given item. Given an item's dimensions, weight, or use case (mailer, box, fragile, apparel, ecommerce), Packrift returns SKUs that fit — corrugated boxes, literature mailers, poly and bubble mailers, tape, poly bags, labels, and stretch film. Shopify catalog has roughly 12,930 active product records/SKUs. Orders ship through Box Partners' 5 US warehouses: Rialto CA, Dallas TX, Elgin IL, Forest Park GA, and Barnesville PA. Also serves exact-size and Uline-style box lookups by dimensions. Live pricing and inventory via Shopify; checkout via cart URL.",
  "version": "0.2.1",
  "protocol": "mcp",
  "transport": "streamable-http",
  "endpoint": "/mcp",
  "vendor": "Packrift",
  "homepage": "https://packrift.com",
  "contact": "farhan@packrift.com",
  "capabilities": {
    "tools": true
  },
  "tools": [
    "find_packaging_for_item",
    "search_products",
    "get_product",
    "get_pricing",
    "check_inventory",
    "get_shipping_estimate",
    "create_cart_url"
  ]
}