Skip to main content
Glama

TailorKit MCP

Official
by sellersmith
index.ts735 B
import createTemplateTool from "./template/createTemplateTool.js"; import getDetailTemplateTool from "./template/getDetailTemplateTool.js"; import getListLayersOfTemplateTool from "./layer/getListLayersOfTemplateTool.js"; import getListTemplatesTool from "./template/getListTemplatesTool.js"; import getDetailProductTool from "./shopify/products/getDetailProductTool.js"; import { getListProductsTool } from "./shopify/products/index.js"; import getUserPreferencesTool from "./userPreferences/getUserPreferencesTool.js"; const TOOLS = [ getListTemplatesTool, getDetailTemplateTool, createTemplateTool, getListLayersOfTemplateTool, getListProductsTool, getDetailProductTool, getUserPreferencesTool, ]; export { TOOLS };

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/sellersmith/tailorkit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server