Skip to main content
Glama

Printify MCP Server

by TSavo

how_to_use

Access step-by-step instructions for integrating with Printify's print-on-demand platform. Learn about product creation, blueprints, print providers, variants, images, publishing, and AI-generated designs.

Input Schema

NameRequiredDescriptionDefault
topicYesThe topic to get documentation for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topic": { "description": "The topic to get documentation for", "enum": [ "product_creation", "blueprints", "print_providers", "variants", "images", "publishing", "image_generation" ], "type": "string" } }, "required": [ "topic" ], "type": "object" }

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/TSavo/printify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server