Loading MCP server directory, please wait...
Provides YouCam API for skin, face & body analysis, beauty/makeup try-on, and hair & beard styling.
npx @getmcp/cli add com.makeupar/beautyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationInclude your API key in the request header using Bearer Token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.makeupar/beauty": {
"url": "https://mcp-api-01.makeupar.com/mcp/beauty",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}