Printify MCP for Claude
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Printify MCP for ClaudeUpload my design and create a t-shirt product in my shop"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Printify MCP for Claude
Connect Printify to Claude so you can create, update, and publish print-on-demand products straight from a chat. Drop in a design, describe what you want, and Claude builds the product on your store.
This runs as a free Cloudflare Worker on your own Cloudflare account. Your Printify key stays in your account as an encrypted secret. No terminal required.
Deploy it (one click, no terminal)
When you click the button you'll be asked to:
Connect your GitHub and Cloudflare accounts (both free).
Paste your Printify Personal Access Token when prompted for
PRINTIFY_API_KEY. Generate it in Printify under Settings → Connections → Personal Access Tokens (give it shops / products / uploads / orders permissions). It's a long string starting witheyJ.Click Deploy.
After ~a minute you'll get a Worker URL like https://printify-mcp.<your-subdomain>.workers.dev.
Related MCP server: printful-mcp-server
Connect it to Claude
In the Claude desktop app: Settings → Connectors → Add custom connector.
Name: Printify
URL: your Worker URL with
/mcpon the end, e.g.https://printify-mcp.<your-subdomain>.workers.dev/mcp
Save, then test in a chat:
List my Printify shops.
If your store comes back, you're connected.
What you can do
Ask Claude to list shops, list/create/update/publish products, browse blueprints and print providers, upload designs, and check orders. There's also a raw REST passthrough for anything advanced.
Notes
Your Printify token is stored as an encrypted Cloudflare secret, never in this code.
The cheap "Economy" shipping option has to be enabled by hand in the Printify dashboard per product (the API can't toggle it).
A light design disappears on a light garment and a dark design on a dark garment. Match light designs to dark shirts and dark designs to light shirts.
Related MCP Connectors
Read shops, catalog blueprints, print providers, products and orders; create and publish products.
Print-on-demand fulfillment: manage orders, catalog and account from AI clients. Writes ask first.
Print-on-demand catalog, listings, and fulfillment for AI agents.
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceEnables AI agents to browse products, upload designs, place print orders, track shipments, and manage account balance via natural language.8 npmMIT- FlicenseAqualityDmaintenanceEnables to create print-on-demand products using the Printful API, allowing users to browse catalog, upload designs, create products, and generate mockups.23-
- FlicenseNot gradedqualityCmaintenanceEnables Claude to create, update, and publish print-on-demand products on Printify directly from chat, including managing shops, products, and orders.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to run a print-on-demand store by creating products on Printify, pricing from production cost, publishing to Shopify and its sales channels, and generating ad creative from mockups.1ISC