Printify MCP
Click on "Install 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 MCPlist my Printify shops"
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: Lulu Print 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.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables interaction with Shopify store data (products, customers, orders) via GraphQL, providing comprehensive tools for store management through Claude.Last updated1433MIT
- AlicenseBqualityDmaintenanceProvides integration with Lulu Print API for print-on-demand services through Claude Desktop and other MCP clients, enabling users to create and manage print jobs, validate files, calculate costs, and handle shipping for books and printed materials.Last updated2353MIT
- AlicenseAqualityDmaintenanceConnects Printful's print-on-demand API to AI assistants like Claude and Cursor to automate business operations. It enables users to browse catalogs, manage orders, generate mockups, and calculate shipping rates through natural language.Last updated1924MIT
- Flicense-qualityCmaintenanceConnect Printify to Claude to create, update, and publish print-on-demand products directly from chat.Last updated
Related MCP Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wusterbarthe-dotcom/printify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server