Skip to main content
Glama

Related Servers

Alternatives to Hybris MCP Server

No user-submitted related servers found.

    Related Servers

      TDQS

      B3.3/5.0

      Scored across 16 tools

      Disambiguation4/5

      Most tools are distinct, but get_categories and get_category could be confused; also get_orders vs get_order are mostly clear but get_orders for a specific user vs get_order for a specific order is somewhat ambiguous. The rest are clearly distinct.

      Naming Consistency5/5

      All tools use snake_case with verb_noun pattern, e.g., get_categories, execute_groovy, clear_cache, trigger_catalog_sync. Excellent consistency.

      Tool Count5/5

      16 tools is slightly high but reasonable for a comprehensive Hybris management server covering catalog, orders, search, system admin, and data operations. Each tool has a defined purpose.

      Completeness4/5

      Covers core operations: catalog (categories/products), orders (get/list), search (products, flexible), data (impEx import/export), system (health, cache, cronjobs). Missing product creation/update/delete and order modifications, but these are less common for a read/admin tool; gaps are workaround by impEx.