MCP Servers2026-05-10
Packrift icon

Packrift / packrift.com

Packrift MCP Server

Packrift MCP Server exposes Packrift's packaging-supplies catalog through a remote MCP endpoint. It lets AI agents search packaging products, retrieve pricing and inventory context, and create cart URLs for ecommerce packaging workflows. Use it when an agent needs packaging-supply discovery, carton or mailer selection, or cart-building support.

mcpecommercepackagingcataloginventoryai-agents
Raycastdocssourcebrandreviewed
External sourceInstall pathCopy-readyAttributed

Author

Packrift

Added

2026-05-10

Quick use

Install command

1 lines
No local install package is required for the hosted endpoint. Configure the remote MCP URL: https://mcp.packrift.com/mcp

Claude config

.claude/settings.json

8 lines
{
  "mcpServers": {
    "packrift": {
      "type": "http",
      "url": "https://mcp.packrift.com/mcp"
    }
  }
}

Source asset

json

8 lines
{
  "mcpServers": {
    "packrift": {
      "type": "http",
      "url": "https://mcp.packrift.com/mcp"
    }
  }
}

Section

Overview

Expand

Packrift MCP Server exposes Packrift's packaging-supplies catalog through a remote MCP endpoint. It lets AI agents search packaging products, retrieve pricing and inventory context, and create cart URLs for ecommerce packaging workflows. Use it when an agent needs packaging-supply discovery, carton or mailer selection, or cart-building support.