Loading MCP server directory, please wait...
Provides YouCam API for virtual try-on of clothing, jewelry, and watches.
npx @getmcp/cli add com.makeupar/fashionRequires 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/fashion": {
"url": "https://mcp-api-01.makeupar.com/mcp/fashion",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}