packrift-mcp

Packrift/packrift-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Public MCP (Model Context Protocol) server for the Packrift packaging-supplies catalog. Live at https://mcp.packrift.com/mcp
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "packrift-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Packrift/packrift-mcp"
      ]
    }
  }
}

README Excerpt

Production MCP (Model Context Protocol) server for Packrift, a Shopify packaging-supplies store. Lets AI agents search the catalog, get live pricing and inventory, recommend a box for an item, estimate shipping, and produce checkout URLs. - **Stack**: Cloudflare Workers, TypeScript (strict), Hono, Zod, Streamable HTTP transport

Tools (1)

draftOrderCalculate