
makeup.land
@edwinux
关于 makeup.land
Israeli professional cosmetics retailer. MCP server exposes ΔE-ranked shade matching, customer wallet lookup, cart and order tools, and gift-card validation. Catalog tools work anonymously; customer-data tools require a bearer token issued via [email protected].
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"makeup.land": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://makeup.land/api/mcp"
]
}
}
}工具
8Catalog browse with ΔE-ranked shade matching, tag/brand filters, sort
Gift-card balance by code
Brand directory (Yossi Bitton, da Vinci, INGLOT, NYX, +140 more)
Customer profile, ℳ-credit wallet, M Club tier
Most-recent cart with reward projection
Recent orders with 6-axis status
Pending payment links
Personalised deals from tags + tier
概览
What is makeup.land?
makeup.land is an Israeli professional cosmetics retailer. Its MCP server exposes the retailer’s catalog and customer‑data surfaces to AI agents via Streamable HTTP at https://makeup.land/api/mcp.
How to use makeup.land?
Call the API endpoint with JSON‑RPC requests. Anonymous catalog browsing works without a token; for authenticated tools you need a Bearer token issued out‑of‑band by emailing [email protected]. See the quickstart curl example in the README for an anonymous list_products call.
Key features of makeup.land
- Catalog browse with ΔE‑ranked shade matching, tag/brand filters, and sort.
- Gift‑card balance validation by code.
- Brand directory of 140+ brands (Yossi Bitton, da Vinci, INGLOT, NYX, etc.).
- Customer profile, ℳ‑credit wallet, and M Club tier.
- Most‑recent cart retrieval with reward projection.
- Order history with 6‑axis status.
- Pending payment links and personalised deal suggestions.
Use cases of makeup.land
- Let an AI assistant search the cosmetics catalog by shade, brand, or tag.
- Validate a gift card balance during customer service interactions.
- Retrieve a customer’s loyalty‑tier info, wallet balance, and last cart.
- Show recent order status and pending payment links.
- Generate personalised offers based on customer tags and tier.
FAQ from makeup.land
What is the makeup.land MCP server?
It is an MCP server that exposes makeup.land’s catalog and customer‑data endpoints to AI agents via Streamable HTTP.
How do I get a Bearer token for authenticated tools?
Bearer tokens are issued out‑of‑band. Write to [email protected] with your integration use case.
Which tools require authentication?
list_brands, get_customer, get_cart, list_orders, list_payment_links, and get_customer_best_deals require a Bearer token; some also need a phone number. list_products and validate_gift_card are anonymous/public.
Can I browse the catalog without a token?
Yes. list_products is anonymous, and validate_gift_card is public. The quickstart example shows an anonymous catalog call.
Where is the API hosted?
The API is hosted at https://makeup.land/api/mcp and uses Streamable HTTP transport.
数据与分析 分类下的更多 MCP 服务器
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
MCP Server for Deep Research
reading-plus-aiFederal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
评论