# Printify API Key (required)
# Get this from your Printify account at https://printify.com/app/login
# Go to My Profile > Connections
PRINTIFY_API_KEY=your_printify_api_key_here
# Printify Shop ID (optional)
# If not provided, the first shop in your account will be used
# You can find your shop ID using the list-shops tool
# PRINTIFY_SHOP_ID=your_shop_id_here
# Replicate API Token (OPTIONAL - only required if you want to use image generation)
# If you don't need to generate images with AI, you can leave this commented out
# Get this from your Replicate account at https://replicate.com
# Go to your account settings and generate an API token
# REPLICATE_API_TOKEN=your_replicate_token_here
# ImgBB API Key (REQUIRED if using the Flux 1.1 Pro Ultra model for image generation)
# The Ultra model generates high-resolution images that are too large for direct base64 upload
# Get a free API key from https://api.imgbb.com/
# IMGBB_API_KEY=your_imgbb_api_key_here
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