tailor-mcp

tailor-mcp

3.3

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

  1. create_resource

    Creates resources of various types

  2. update_resource

    Updates resources of various types

  3. destroy_resource

    Destroys resources of various types

  4. fetch_resource_by_trn

    Fetches resources by TRN

  5. search_resource

    Searches resources by workspace ID and resource type

  6. query_graphql

    GraphQL Query tool

  7. graphql_sdl

    Fetch SDL for GraphQL