Skip to main content
Glama

Printify MCP Server

by TSavo

get_blueprint

Retrieve detailed product blueprint data from Printify's print-on-demand platform by specifying a blueprint ID. Enables AI assistants to integrate and manage product information effectively.

Input Schema

NameRequiredDescriptionDefault
blueprintIdYesBlueprint ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "blueprintId": { "description": "Blueprint ID", "type": "string" } }, "required": [ "blueprintId" ], "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