Skip to main content
Glama

Printify MCP Server

by TSavo

get_print_providers

Retrieve print providers associated with a specific blueprint ID to streamline product creation and management on Printify's platform. Simplify integration with AI assistants for efficient workflow automation.

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