Skip to main content
Glama

TailorKit MCP

Official
by sellersmith
package.json781 B
{ "name": "@sellersmith/tailorkit-mcp", "version": "0.2.0", "description": "MCP server for interacting with TailorKit", "license": "MIT", "author": "Sellersmith (https://sellersmith.com)", "homepage": "https://github.com/sellersmith/tailorkit-mcp", "bugs": "https://github.com/sellersmith/tailorkit-mcp/issues", "type": "module", "bin": { "mcp-server-tailorkit": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "node-fetch": "^3.3.2", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.6.2" } }

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