# makeup.land MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/land-makeup-v1
- Website: https://makeup.land

## Install
- Endpoint: https://makeup.land/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://makeup.land/api/mcp

## Tools
- list_products (List / search products) - Browse the catalog with tag, brand, near_hex (ΔE shade match), hue_family, and sort filters. Bearer becomes required when passing `phone` (rewards projection). Endpoint: https://makeup.land/api/mcp
- list_brands (List all brands) - Return every brand with product counts and slugs. Bearer required. Endpoint: https://makeup.land/api/mcp
- validate_gift_card (Validate a gift card code) - Check a gift card's remaining balance using its code. Public endpoint — no bearer required (gated on knowledge of the code). Endpoint: https://makeup.land/api/mcp
- get_customer (Lookup customer by phone) - Return tags, ℳ-credit balance, M Club tier for the customer with the given E.164 phone. Bearer required. Endpoint: https://makeup.land/api/mcp
- get_cart (Fetch a customer's cart) - Return the customer's most-recently-updated cart with per-line and total reward projection. Bearer + phone required. Endpoint: https://makeup.land/api/mcp
- list_orders (List a customer's orders) - Recent orders with 6-axis status (order / payment / fulfillment / delivery / return / review). Bearer + phone required. Endpoint: https://makeup.land/api/mcp
- list_payment_links (List pending payment links) - Pending payment_requests on the customer's unpaid orders. Bearer + phone required. Endpoint: https://makeup.land/api/mcp
- get_customer_best_deals (Personalised best deals for a customer) - Top deal projections based on the customer's tags + M Club tier. Bearer + phone required. Endpoint: https://makeup.land/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: land.makeup
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 24, 2026
- Source: https://registry.modelcontextprotocol.io
