Skip to main content
Glama
Nachtlord11

printify-mcp

by Nachtlord11

Printify MCP for Claude

PrintifyClaude에 연결하면 채팅에서 바로 주문형 인쇄(print-on-demand) 제품을 만들고, 업데이트하고, 게시할 수 있습니다. 디자인을 올리고 원하는 것을 설명하면 Claude가 여러분의 상점에 제품을 만들어 줍니다.

이것은 여러분 자신의 Cloudflare 계정에서 무료로 실행되는 Cloudflare Worker입니다. Printify 키는 암호화된 시크릿으로 여러분의 계정에 보관되며, 터미널이 필요하지 않습니다.

배포하기 (클릭 한 번, 터미널 없음)

Cloudflare에 배포

버튼을 클릭하면 다음을 요청받게 됩니다:

  1. GitHub 래어 카운트와 Cloudflare 계정을 연결하세요 (둘 다 무료).

  2. PRINTIFY_API_KEY를 요청받으면 Printify Personal Access Token을 붙여 넣으세요. Printify의 Settings → Connections → Personal Access Tokens에서 생성하면 됩니다 (상점/제품/업로드/주문 권한을 부여하세요). It's a long string starting with eyJ으로 시작하는 긴 문자열입니다.

  3. Deploy를 클릭하세요.

약 1분 후, https://printify-mcp.<your-subdomain>.workers.dev와 같은 Worker URL이 생성됩니다.

Related MCP server: printify-mcp

Claude에 연결하기

Claude Desktop 앱에서: Settings → Connectors → Add custom connector.

  • Name: Printify

  • URL: 끝에 /mcp를 붙인 Worker URL(예: https://printify-mcp.<your-subdomain>.workers.dev/mcp)

저장한 후 채팅에서 테스트하세요:

내 Printify 상점 목록을 나열해 줘.

상점 목록이 나타나면 연결이 완료된 것입니다.

할 수 있는 작업

Claude에게 상점 목록 보기, 제품 목록/생성/업데이트/게시하기, 블루프린트와 인쇄 제공업체 둘러보기, 디자인 업로드, 주문 확인 등을 요청할 수 있습니다. 그 외 고급 작업을 위한 raw REST 패스스루(passthrough)도 있습니다.

참고

  • Printify 토큰은 암호화된 Cloudflare 시크릿으로 저장되며, 이 코드에는 절대 저장되지 않습니다.

  • 저렴한 "Economy" 배송 옵션은 제품별로 Printify 대시보드에서 직접 활성화해야 합니다(API로는 켜고 끌 수 없습니다).

  • 밝은 디자인은 밝은 옷에서는, 어두운 디자인은 어두운 옷에서는 잘 보이지 않습니다. 밝은 디자인은 어두운 셔츠에, 어두운 디자인은 밝은 셔츠에 매치하세요.

F
license - not found
Not graded
quality - not tested
C
maintenance

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

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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