tailorkit-mcp
6
TailorKit MCP is a product customization platform tailored for e-commerce businesses to create and manage personalized product templates through Shopify. It offers seamless integration with AI assistants using the Model Context Protocol.
Overview
TailorKit MCP is a powerful product customization framework for e-commerce that enables merchants to create interactive personalization experiences. Features template management, layer control, and Shopify integration.
Features
- Interaction with TailorKit API
- Template management
- Shopify platform integration
Tools
- Get a list of templates with
get_list_templates
. - Retrieve detailed template information with
get_detail_template
. - Create a new template for a shop using
create_template
. - Fetch layer details of a template with
get_list_layers_of_template
.
Installation
- Install using npm:
npm install @sellersmith/tailorkit-mcp
- Clone from GitHub
Setup
- Configure MCP server with Claude Desktop
- Setup environment variables like
HOST
andACCESS_TOKEN
.
License
Licensed under the MIT License.