MCPVault

negativePrompt

MCP tool from Printify MCP by TSavo

(string, optional): Negative prompt (default: "low quality, bad quality, sketches")

How to use it

negativePrompt is exposed by the Printify MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the negativePrompt tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Printify MCP

$docker run -it --name printify-mcp ^
FULL PRINTIFY MCP LISTING

Other tools in Printify MCP (39)

aspectRatio

(string, optional): Aspect ratio (e.g., '16:9', '4:3', '1:1'). If provided, overrides width and height

blueprintId

(number): Blueprint ID

create-product

Create a new product in your Printify shop.

delete-product

Delete a product from your Printify shop.

description

(string): Product description

fileName

(string): File name for the uploaded image

generate-and-upload-image

Generate an image using Replicate's Flux models, process it with Sharp, and upload it to Printify in one operation. This tool combines AI image generation with Printify integration for a seamless workflow.

generate-image

Generate an image using Replicate's Flux models and save it to a local file without uploading to Printify. This tool is useful when you want to generate images for other purposes or when you want to review and potentially edit images before uploading them to Printify.

get-blueprint

Get details of a specific blueprint.

get-blueprints

Get a list of available blueprints from the Printify catalog.

get-print-providers

Get a list of print providers for a specific blueprint.

get-printify-status

Get the current status of the Printify API client, including connection status and current shop.

get-product

Get details of a specific product.

get-variants

Get a list of variants for a specific blueprint and print provider.

guidanceScale

(number, optional): Guidance scale (default: 7.5)

height

(number, optional): Image height in pixels (default: 1024)

limit

(number, optional): Number of products per page (default: 10)

list-products

List products in your Printify shop.

list-shops

List all available shops in your Printify account. The currently selected shop is marked with an arrow (→).

model

(string, optional): Override the default model (e.g., "black-forest-labs/flux-1.1-pro-ultra")

numInferenceSteps

(number, optional): Number of inference steps (default: 25)

outputFormat

(string, optional): Output format ("jpeg", "png", "webp") (default: "png")

outputPath

(string): Full path where the generated image should be saved

page

(number, optional): Page number (default: 1)

printAreas

(object, optional): Print areas for the product

printProviderId

(number): Print provider ID

productId

(string): Product ID

prompt

(string): Text prompt for image generation

publish-product

Publish a product to your connected sales channel.

publishDetails

(object, optional): Publish details

raw

(boolean, optional): Generate less processed, more natural-looking images (default: true for Flux 1.1 Pro Ultra)

seed

(number, optional): Random seed for reproducible generation

shopId

(string): The ID of the shop to switch to

switch-shop

Switch to a different shop for subsequent API calls.

title

(string): Product title

update-product

Update an existing product in your Printify shop.

upload-image

Upload an image to your Printify account. Supports three types of inputs:

variants

(array): Product variants

width

(number, optional): Image width in pixels (default: 1024)