sublicraft-create-mcp
v0.1.0
Published
MCP server for generating AI sublimation designs — create seamless patterns and artwork for tumblers, mugs, t-shirts, and POD products
Maintainers
Readme
sublicraft-create-mcp
MCP server for SubliCraft — AI sublimation design generation for POD sellers, Etsy creators, and custom product designers.
Generate print-ready sublimation designs for tumblers, mugs, t-shirts, and more directly from your AI tools using the Model Context Protocol.
Tools
generate_sublimation_design
Generate an AI sublimation design from a text description. Supports tumbler wraps, mug designs, t-shirt all-over prints, and more. Returns a high-resolution image ready for sublimation printing.
sublimation_product_guide
Get product-specific design guidelines including dimensions, DPI requirements, bleed areas, and color tips for different sublimation substrates (polyester, ceramic, metal, etc.).
design_collection_plan
Plan a cohesive design collection for an Etsy shop or POD store. Returns themed design ideas with consistent style, seasonal relevance, and trending niche recommendations.
Installation
npx sublicraft-create-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"sublicraft-create": {
"command": "npx",
"args": ["-y", "sublicraft-create-mcp"]
}
}
}License
MIT
