printify-mcp
Printify MCP for Claude
将 Printify 与 Claude 连接,这样你就可以直接在聊天中创建、更新和发布按需打印产品。放入设计,描述需求,Claude 就会在你的店铺中生成产品。
这是一个在你自己的 Cloudflare 账户上运行的免费 Cloudflare Worker。你的 Printify 密钥会以加密机密的形式保存在你的账户中。无需使用终端。
一键部署(无需终端)
点击按钮后,你需要依次完成以下操作:
连接你的 GitHub 和 Cloudflare 账户(两者均免费)。
当提示输入
PRINTIFY_API_KEY时,粘贴你的 Printify Personal Access Token。在 Printify 中通过 设置 → 连接 → 个人访问令牌 生成(并给它分配店铺 / 产品 / 上传 / 订单权限)。它是一个以eyJ开头的长字符串。点击 Deploy。
大约一分钟后,你会得到一个 Worker URL,例如 https://printify-mcp.<your-subdomain>.workers.dev。
Related MCP server: printify-mcp
连接到 Claude
在 Claude 桌面应用中:设置 → 连接器 → 添加自定义连接器。
名称: Printify
URL: 你的 Worker URL 并在末尾加上
/mcp,例如https://printify-mcp.<your-subdomain>.workers.dev/mcp
保存后,在聊天中测试:
列出我的 Printify 店铺。
如果店铺信息成功返回,就说明连接成功。
你可以做什么
让 Claude 列出店铺、创建/更新/发布产品、浏览产品蓝图和打印服务商、上传设计以及查看订单。此外还有原始 REST 透传功能,可帮助实现更高级的需求。
注意事项
你的 Printify 令牌以加密卧室机密的形式存储在 Cloudflare 中,绝不会出现在这个代码里。
便宜的“经济型”配送选项需要在 Printify 后台中手动对每个产品启用(API 无法切换)。
浅色设计在浅色衣物上会消失,深色设计在深色衣物上也会消失。浅色设计搭配深色 T 恤,深色设计搭配浅色 T 恤。
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
- 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.1924MIT
- FlicenseNot gradedqualityCmaintenanceConnect Printify to Claude to create, update, and publish print-on-demand products directly from chat.
- FlicenseNot gradedqualityCmaintenanceConnect Printify to Claude so you can create, update, and publish print-on-demand products straight from a chat.
- FlicenseNot gradedqualityCmaintenanceEnables Claude to create, update, and publish print-on-demand products on Printify directly from chat, including managing shops, products, and orders.
Related MCP Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Run Google, Meta, Microsoft, TikTok and LinkedIn Ads from Claude or ChatGPT. Writes need approval.
Read, edit, publish, and preview your pepita websites from Claude.
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/Nachtlord11/printify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server