Skip to main content
Glama

Related Servers

Alternatives to Sephora MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: search_products finds items, get_product provides details, add_to_basket adds items, view_basket shows contents, checkout completes purchase, and get_rewards handles loyalty program. The descriptions explicitly guide usage flow, eliminating any ambiguity.

    Naming Consistency5/5

    All tools follow a consistent 'sephora_verb_noun' pattern with snake_case throughout. The verbs (add_to, checkout, get, search, view) are descriptive and uniformly applied, making the set predictable and easy to navigate.

    Tool Count5/5

    Six tools are well-scoped for an e-commerce server, covering the core shopping workflow from discovery to purchase and account management. Each tool earns its place without redundancy, and the count is manageable for agents to understand and use effectively.

    Completeness5/5

    The toolset provides complete coverage for Sephora's shopping domain: product discovery (search_products), detail retrieval (get_product), basket management (add_to_basket, view_basket), checkout (checkout), and account features (get_rewards). No obvious gaps exist, supporting end-to-end agent workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues