Skip to main content
Glama
minijy

Shopify Commerce MCP Server

by minijy

Related Servers

Alternatives to Shopify Commerce MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables management of Shopify store via GraphQL, including products, orders, inventory, and discounts with security features like preview mode and write protection.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with Shopify store data via the GraphQL Admin API to manage products, customers, orders, and collections. Supports multi-store configurations and provides comprehensive management tools for e-commerce administration in both local and remote environments.
      6 npm
      1
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      Enables interaction with Shopify store data through the GraphQL API, providing tools for managing products, customers, orders, and collections.
      21
      1,353 npm
      9
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Provides integration with Shopify to list and search for products via the Shopify Admin API. It enables users to retrieve product details and perform searches by title or handle within a Shopify store.
      -

    TDQS

    A3.7/5.0

    Scored across 10 tools

    Disambiguation4/5

    大部分工具目标明确,如搜索/获取/发布/撤下等动作清晰区分。唯一可能混淆的是 shopify_connection_status 和 shopify_config_status,两者都涉及状态检查,但描述中已明确区分网络连接与配置来源。整体边界清晰,仅有轻微模糊。

    Naming Consistency4/5

    绝大多数工具遵循 shopify_动词_名词 的模式,如 search_products、get_product、publish_product。但 shopify_connection_status 和 shopify_config_status 使用名词+status 而非动词开头,造成轻微不一致。整体模式仍可预测,偏差较小。

    Tool Count5/5

    10个工具覆盖商品搜索、读取、创建、更新、状态管理、发布/撤下以及连接检查,数量适中。每个工具都有明确职责,没有冗余或臃肿,符合该服务器聚焦商品管理的定位。

    Completeness4/5

    商品生命周期覆盖较完整:可创建草稿、更新信息、设置状态、发布到渠道并撤下。缺少商品删除功能(但可通过 ARCHIVED 状态归档)以及变体编辑(仅读取变体),属于可容忍的小缺口,不影响核心流程。

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues