mcpserver.lol
registry/v1
Connection check verified live · 26h ago

v1

Israeli cosmetics retailer: ΔE shade matching, customer wallet, cart, orders, gift cards.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

get_cart phone*
Return the customer's most-recently-updated cart with per-line and total reward projection. Bearer + phone required.
get_customer phone*
Return tags, ℳ-credit balance, M Club tier for the customer with the given E.164 phone. Bearer required.
get_customer_best_deals limitphone*
Top deal projections based on the customer's tags + M Club tier. Bearer + phone required.
list_brands
Return every brand with product counts and slugs. Bearer required.
list_orders pagelimitphone*
Recent orders with 6-axis status (order / payment / fulfillment / delivery / return / review). Bearer + phone required.
list_payment_links phone*
Pending payment_requests on the customer's unpaid orders. Bearer + phone required.
list_products qtagpagesortbrandlimit +3
Browse the catalog with tag, brand, near_hex (ΔE shade match), hue_family, and sort filters. Bearer becomes required when passing `phone` (rewards projection).
validate_gift_card code*
Check a gift card's remaining balance using its code. Public endpoint — no bearer required (gated on knowledge of the code).