YouCam for Beauty & Personal Care for LangChain
com.makeupar/beauty
Provides YouCam API for skin, face & body analysis, beauty/makeup try-on, and hair & beard styling.
client:LangChain
transport:streamable-http
tools:47
Install YouCam for Beauty & Personal Care in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"beauty": {
"transport": "streamable_http",
"url": "https://mcp-api-01.makeupar.com/mcp/beauty",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- AI-Abs-Filter
- AI-Aging-Simulation
- AI-Nail-Transfer
- AI-Smile
- AI-Beard-Style-Generator
- AI-Beard-Style-Generator-Templates
- AI-Body-Reshape
- AI-Body-Reshape-Detection
- AI-Breast-Augmentation-Simulator
- AI-Eye-Color-Lens-Virtual-Try-On
- AI-Face-Attributes-and-Ratio-Analyzer
- AI-Face-Lift
- AI-Face-Lift-Detection
- AI-Face-Reshape
- AI-Face-Reshape-Detection
- AI-Fitzpatrick-Skin-Type-Analysis
- AI-Fitzpatrick-Skin-Type-Analysis-Detection
- AI-Bangs-Filter-Virtual-Try-On
- AI-Bangs-Filter-Virtual-Try-On-Templates
- AI-Hair-Color-Virtual-Try-On
- AI-Wavy-Hair-Virtual-Try-On
- AI-Wavy-Hair-Virtual-Try-On-Templates
- AI-Hair-Density-Detection
- AI-Hair-Extension-Virtual-Try-On