Skip to main content
Glama
shaiu
by shaiu

Related Servers

Alternatives to rami-levy-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool maps to a clear, distinct action: searching, viewing, adding, removing, clearing, reordering, and status checking. Even where add_item and reorder_from_history both add to the cart, their purposes are obviously different (single product vs. bulk from order history). check_status overlaps slightly with view_cart by reporting cart size, but its primary role is connection health, which is separate.

    Naming Consistency5/5

    All tool names share the rami_levy_ prefix and follow the same verb_noun snake_case pattern: view_cart, search_products, add_item, remove_item, clear_cart, reorder_from_history, check_status. This makes the tool surface highly predictable and easy for an agent to navigate.

    Tool Count5/5

    Seven tools is a well-scoped size for this server's purpose: search a catalog, manage a cart, reorder from history, and verify connectivity. Each tool earns its place with no obvious redundancy or bloat.

    Completeness4/5

    Core cart lifecycle is covered: search products, view cart, add, remove, clear, reorder, and check status. The main gap is that there is no way to adjust a product's quantity directly (only add-to-existing or remove the whole line), and order history is used internally by reorder_from_history but not exposed for viewing.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues