Exact-spec Packrift packaging search with live price, stock, shipping, cart handoff, and no-match.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Production MCP (Model Context Protocol) server for Packrift exact-spec packaging procurement. Hero use case: find the right packaging supply for a given item, SKU, or reorder need, then confirm live price, inventory, shipping, and cart handoff.
2025-04), store packrift.myshopify.comPOST /mcp, GET /mcp (SSE), GET / and GET /start (MCP start page), GET /.well-known/mcp/server-card.jsonllms-install.md for remote MCP client configuration.The public Packrift endpoint is hosted at:
Fast start page for developers, agents, and directory reviewers:
Directory and partner handoffs can use tracked start links without changing the MCP endpoint. Use a lowercase source slug with letters, numbers, and underscores:
The start page also renders source-specific copy controls when it receives a source:
Those handoffs record aggregate install-intent telemetry: /r/config/{source} fetches show up as mcp_tracked_config_fetches, /r/install/{source}/{target} opens show up as mcp_install_intent, and copy controls record mcp_install_copy by source and target so partner and directory handoffs can be evaluated before downstream cart events appear.
Custom partner, campaign, directory, and agent-workflow slugs are allowed without code changes as long as they match ^[a-z0-9_]{2,64}$. Examples: mcpservers_org, agency_partner, browser_agent_demo, newsletter_mcp.
When a directory or agent host wants a source-attributed config file instead of an HTML start page, use:
Tracked config fetches are exposed by source in https://mcp.packrift.com/ai/mcp-usage-snapshot.json.
For a target-specific tracked install action, use:
Common targets include generic_streamable_http, stdio_mcp_remote, claude_code, codex, claude_desktop, cursor_windsurf_vscode, and cline.
MCP clients that support remote HTTP or Streamable HTTP servers can add Packrift with:
Cline users should use the tracked Cline target, which returns Cline-native streamableHttp config:
Hosts that only accept local stdio MCP commands can use the tracked stdio_mcp_remote target. It runs npx mcp-remote as a thin bridge and still forwards every call to the hosted Packrift endpoint:
Use the hosted endpoint above when possible. It requires no buyer-side API key and exposes the current 15-tool Packrift exact-spec commerce surface.
The hosted Glama connector should remain the primary Glama traffic target. The separate Glama source server listing can use this repository for release and quality checks, but it should still point users at the hosted no-auth MCP endpoint above.
Dockerfile starts the Packrift MCP server on PORT=8787.glama.json is the source-listing maintainer claim file.smithery.yaml gives Glama/Smithery-compatible container metadata with an
empty config schema, so source-listing release checks do not infer a required
buyer token.SHOPIFY_PACKRIFT_TOKEN still exposes MCP
discovery: tools/list returns the current 15-tool surface and
resources/list returns the public AI/MCP resources.SHOPIFY_PACKRIFT_TOKEN is not required for MCP discovery, directory
scanning, or hosted connector use. It is required only for self-hosted live
Shopify-backed catalog, pricing, inventory, shipping, and cart tool calls.https://mcp.packrift.com/mcp.The public hosted endpoint above is the primary integration path and the
canonical server.json manifest is remote-only. A container image is still
published for local development and environments that explicitly require a
self-hosted package-style install surface:
You can also build the image from this repository:
Optional environment variables:
PORT defaults to 8787SHOPIFY_STORE_DOMAIN defaults to packrift.myshopify.comSHOPIFY_API_VERSION defaults to 2025-04STOREFRONT_DOMAIN defaults to packrift.comSHOPIFY_PACKRIFT_TOKEN is optional for MCP introspection and directory scanning, but required when self-hosting live Shopify-backed catalog, pricing, inventory, shipping, and cart toolsThe container uses an in-memory cache instead of Cloudflare KV. It is intended
for discovery and client testing; the production server remains the Cloudflare
Workers endpoint at https://mcp.packrift.com/mcp.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/packrift-mcp)<a href="https://allmcps.com/mcp/packrift-mcp"><img src="https://allmcps.com/api/badge/packrift-mcp?style=directory" alt="Packrift MCP on AllMCPs" /></a>