@tailor-platform/tailor-mcp
@tailor-platform
关于 @tailor-platform/tailor-mcp
The tailorctl command-line utility, with a focus on MCP (Model Context Protocol) server functionality.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tailor-mcp": {
"command": "npx",
"args": [
"@tailor-platform/tailor-mcp",
"auth",
"login"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is @tailor-platform/tailor-mcp?
This npm package automatically installs the tailorctl command-line utility and provides MCP server functionality for Tailor Platform, a headless ERP platform. It enables LLM clients to manage resources and query data via GraphQL.
How to use @tailor-platform/tailor-mcp?
Authenticate using npx @tailor-platform/tailor-mcp auth login or set the TAILOR_TOKEN environment variable with a Personal Access Token. Configure an MCP server for LLM clients (e.g., Claude, Cline) in JSON with command npx, args ["-y", "@tailor-platform/tailor-mcp", "mcp"], and the token in env. Alternatively, start with HTTP transport via npx tailorctl mcp --transport=http --listen=0.0.0.0:9000.
Key features of @tailor-platform/tailor-mcp
- Automatically installs the appropriate tailorctl binary for your platform.
- Supports macOS, Linux, and Windows (x86_64 and arm64).
- Provides
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论