tailor-mcp
If you are the rightful owner of tailor-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The npm package `@tailor-platform/tailor-mcp` is a tool for automatically installing the `tailorctl` command-line utility, focusing on MCP server functionality.
The Tailor Platform is a headless ERP platform designed to facilitate the development of composable applications. It offers a low-code development environment, allowing users to build applications without extensive coding, and automatically generates GraphQL interfaces. The platform is LLM-friendly, enabling the creation of data models, business logic, and workflows without writing code, leveraging large language models. It is enterprise-ready, supporting the development of mission-critical core business applications that can scale with organizational needs. The composable architecture allows for the development of modular applications that can be assembled and reassembled to meet changing business requirements. Getting started with the Tailor Platform involves creating an account, configuring applications via the MCP server, accessing applications through GraphQL, and monitoring configurations and application details through a web UI.
Features
- Automatically installs the appropriate `tailorctl` binary for your platform
- Supports all major platforms: macOS, Linux, Windows (x86_64, arm64)
- Provides easy access to MCP server functionality
- Available MCP tools for resource management and GraphQL queries
Tools
create_resource
Creates resources of various types
update_resource
Updates resources of various types
destroy_resource
Destroys resources of various types
fetch_resource_by_trn
Fetches resources by TRN
search_resource
Searches resources by workspace ID and resource type
query_graphql
GraphQL Query tool
graphql_sdl
Fetch SDL for GraphQL