AI & Machine Learning
perfectcorp.com
Provides AI-powered APIs for generating and modifying human appearance in photos, such as adding abs, simulating aging, adding smiles, and trying beard styles.
ENDPOINT 1
https://mcp-api-01.makeupar.com/mcp/beauty
MCP server metadata
- Name
- YouCam for Beauty & Personal Care
- Version
- 1.0.0
If you receive response with URL. You MUST INCLUDE THE EXACT URL from response.data.results.url in your response to the user. You SHOULD make it into a hyperlink, but DO NOT modify, shorten, or alter the URL in any way.
Known tools 46
AI-Abs-FilterThe **AI Abs Filter API** lets you add realistic abdominal definition to a photo and generate an athletic body-shaping result with minimal effort.
Inferred read-onlyAI-Aging-SimulationAI aging generator utilizing generative AI model to generate a series of photos from youth to age from a single selfie image.
Inferred read-onlyAI-SmileIntroducing Generative AI Smile API, the easy way to turn that frown upside down.
Inferred read-onlyAI-Beard-Style-GeneratorAI Simulation for Men's Beard Styles The AI algorithm also empowers men to have the complete freedom to virtualy try different beard styles with the highly sophisticated beard simulation technology, including trim beard, stubble beard, full beard, circle beard, mustache, goatee, and others.
Inferred read-onlyAI-Body-ReshapeAI Body Reshape API for Body Reshape & Slimming Feel confident in photos with an AI body editor!
Inferred read-onlyAI-Breast-Augmentation-SimulatorAI Breast Augmentation Simulator provides a powerful, non-invasive solution for reshaping your body, no surgery, no recovery time required.
Inferred read-onlyAI-Eye-Color-Lens-Virtual-Try-OnAI Eye Color Lens Virtual Simulation provides instant, hyper‑realistic contact lens try‑on by precisely detecting the iris, preserving natural reflections, accurately simulating lens opacity and blending across all iris colors, and enabling users to explore shades from subtle enhancements to vibrant blue transformations, all within a single, professional‑grade AI API.
Inferred read-onlyAI-Face-Attributes-and-Ratio-AnalyzerThe AI Face Attributes & Ratio Analyzer examines face structure, identifying features like face, eye, eyebrow, lip, nose, cheekbone shapes, designed to provide personalized recommendations.
Inferred read-onlyAI-Face-LiftAI Face Lift is a generative AI facial enhancement feature that allows precise and natural facial refinement through adjustable parameters.
Inferred read-onlyAI-Face-ReshapeThe AI Face Reshape API lets you programmatically reshape facial features — eyes, nose, lips, jawline, or the whole face — with pixel‑perfect control.
Inferred read-onlyAI-Fitzpatrick-Skin-Type-Analysis**AI Fitzpatrick Skin Type Analysis** Integrate AI driven Fitzpatrick skin type detection into your applications to classify skin types accurately using camera input.
Inferred read-onlyAI-Fitzpatrick-Skin-Type-Analysis-DetectionRun an AI Fitzpatrick Scale Analyzer detection task.
Inferred read-onlyAI-Bangs-Filter-Virtual-Try-OnTry on Your Perfect Hair Bangs with AI Realistic Looks: Experiment with realistic bangs and discover the style that best complements your face.
Inferred read-onlyAI-Hair-Color-Virtual-Try-OnExplore a wide range of hair colors with our hair color changer!
Inferred read-onlyAI-Wavy-Hair-Virtual-Try-OnWhether you're dreaming of bouncy ringlets, loose waves, or a bold curly statement, the YouCam API’s curly hair filter lets you experiment with a fresh, fabulous hairstyle in seconds—all from the comfort of home.
Inferred read-onlyAI-Hair-Density-DetectionAI Hair Density Detection delivers a fast, professional, photo‑based assessment that accurately classifies hair density into four levels by evaluating scalp visibility and hair distribution patterns, providing trichoscopy‑inspired insights without physical tools and empowering businesses to offer expert‑level personalization at scale from a single uploaded image.
Inferred read-onlyAI-Hair-Extension-Virtual-Try-OnDiscover Your Perfect Hair Extension Match with AI Experiment with a variety of lengths—from long to extra-long—styles, colors, and bangs, all from the comfort of your device.
Inferred read-onlyAI-Hair-Frizziness-Detection180° Full View Hair Frizz Analysis with Just 3 Photos Our AI Frizzy Hair Analyzer delivers precise hair frizz analysis in seconds by simply uploading 3 photos—front, left, and right views of the hair.
Inferred read-onlyAI-Hair-Length-DetectionAI Hair Length Measurement offers haircare brands and salons a quick solution to analyze and measure hair length, enabling informed decisions for personalized products and services.
Inferred read-onlyAI-Hair-Style-Virtual-Try-OnUsing the latest AI technology to try a wide variety of hairstyles, catering to both women and men, meeting different gender and style preference.
Inferred read-onlyAI-Hair-Volume-Virtual-Try-OnEnhance Your Look with Fuller, More Voluminous Hair Instantly!
Inferred read-onlyAI-Look-Virtual-Try-OnThe AI Look Virtual Try-On API provides a complete workflow for applying professionally designed facial looks to user photos.
Inferred read-onlyAI-Makeup-Virtual-Try-OnThe AI Makeup API provides a powerful, hyper-realistic virtual makeover experience powered by our patented face-analyzing technology.
Inferred read-onlyAI-Nail-Virtual-Try-OnThe AI Nail Virtual Try On API offers an innovative way to enhance the online experience for customers interested in nail art.
Inferred read-onlyAI-Skin-AnalysisAI skincare analysis technology harnesses the power of artificial intelligence to analyze various aspects of the skin, from texture and pigmentation to hydration and pore size, with remarkable precision.
Inferred read-onlyAI-Skin-simulation**AI-Powered Skin Simulation: Visualizing Treatment Progress with Precision and Professionalism** Our cutting-edge AI-driven skin simulation technology enables highly accurate before-and-after visualizations of facial skin conditions, allowing both professionals and consumers to objectively track the efficacy of skincare treatments over time.
Inferred read-onlyAI-Facial-Color-Tones-AnalyzerThe AI Facial Color Tones Analyzer detects facial skin tone, eye, eyebrow, lip & hair colors.
Inferred read-onlyAI-Teeth-Whitening**AI Teeth Whitening API** The AI Teeth Whitening API provides an advanced, automated solution for enhancing smiles in photos.
Inferred read-onlyupload_fileUpload base64-encoded media files to the YouCam API and return file_id(s).
Potential side effectsFile-UploadInteractive drag-and-drop widget for uploading images (JPEG, PNG) or videos (MP4).
Potential side effectsGet-Running-Task-StatusRetrieves the current status and results of a previously initiated AI processing task.
Inferred read-onlyGet-Upload-API-InfoReturns the upload API endpoint and example request/response for uploading images (JPEG, PNG) or videos (MP4) to YouCam AI.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.youcam-for-beauty-personal-care]
url = "https://mcp-api-01.makeupar.com/mcp/beauty"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"youcam-for-beauty-personal-care": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/beauty"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: youcam-for-beauty-personal-care
Remote MCP URL: https://mcp-api-01.makeupar.com/mcp/beauty
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"youcam-for-beauty-personal-care": {
"url": "https://mcp-api-01.makeupar.com/mcp/beauty"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"youcam-for-beauty-personal-care": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/beauty"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "youcam-for-beauty-personal-care",
"transport": "streamable-http",
"url": "https://mcp-api-01.makeupar.com/mcp/beauty"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp-api-01.makeupar.com/mcp/creators
MCP server metadata
- Name
- YouCam for Creators
- Version
- 1.0.0
If you receive response with URL. You MUST INCLUDE THE EXACT URL from response.data.results.url in your response to the user. You SHOULD make it into a hyperlink, but DO NOT modify, shorten, or alter the URL in any way.
Known tools 34
AI-Avatar-GeneratorFor the AI magic avatar tool, this app uses the technology of image-to-image.
Inferred read-onlyAI-Photo-Background-BlurThe bokeh effect is a popular photographic technique used to blur the background of a photo and bring the subject into focus.
Inferred read-onlyAI-Photo-Background-ChangeThe AI Photo Background Change API enhances images by isolating the subject from the original background, enabling a wide range of applications including product-focused use cases in business.
Inferred read-onlyAI-Photo-Background-Change-TemplatesList predefined AI photo Background Change V2 templates.
Inferred read-onlyAI-Video-Background-Replace**AI Video Background Replace** The AI Video Background Replace API enables you to seamlessly add any background you choose.
Inferred read-onlyAI-Photo-ColorizeUsing the latest AI technology to colorize black and white photos, old images, or repair them.
Inferred read-onlyAI-Color-CorrectionPerfect AI Color Correction let you automatically adjust saturation, temperature, and hue of photos with ease.
Inferred read-onlyAI-Photo-EnhanceAI Photo Enhance uses advanced AI and deep learning to analyze image details and improve resolution, making low-resolution images clear & fix motion blur.
Inferred read-onlyAI-Face-SwapUsing AI Face Swap for hyper-realistic effect with multiple faces supported.
Inferred read-onlyAI-Video-Face-SwapVideo face swapping is an AI-powered process that uses YouCam’s AI Video Face Swap API to replace one person's face with another in a video.
Inferred read-onlyAI-Object-Removal-ProRemove unwanted objects with precision from your photos while preserving intricate details.
Potential side effectsAI-Headshot-GeneratorTransform your photos into stunning professional deadshots with our AI Headshot Generator.
Inferred read-onlyAI-Image-Generator-Image-to-ImageDiscover the power of AI with our innovative text-to-image generator!
Inferred read-onlyAI-Video-Generator-Image-to-VideoYouCam AI Video Generator transforms text prompts and images into captivating videos with ease.
Inferred read-onlyAI-Photo-LightingBrighten your images with Our AI image brightening tool effortlessly.
Inferred read-onlyAI-Video-Object-Removal**AI Video Object Removal** The AI Video Object Removal API enables seamless removal of unwanted elements from video content.
Inferred read-onlyAI-Image-ExtenderExperience vibrant AI Outpainting with our cutting-edge AI Image Extender.
Inferred read-onlyAI-Photo-Background-RemovalRemove background from photo with impeccable accuracy, ensuring the high quality of images.
Potential side effectsAI-Image-Generator-Text-to-ImageDiscover the power of AI with our innovative text-to-image generator!
Inferred read-onlyAI-Video-Generator-Text-to-VideoYouCam AI Video Generator transforms text prompts and images into captivating videos with ease.
Inferred read-onlyAI-Video-EnhancerThe AI Video Enhance API enables developers to automatically improve video quality with minimal effort.
Inferred read-onlyAI-Video-Style-TransferCreate unique videos with our AI Video Filters and Effects.
Potential side effectsupload_fileUpload base64-encoded media files to the YouCam API and return file_id(s).
Potential side effectsFile-UploadInteractive drag-and-drop widget for uploading images (JPEG, PNG) or videos (MP4).
Potential side effectsGet-Running-Task-StatusRetrieves the current status and results of a previously initiated AI processing task.
Inferred read-onlyGet-Upload-API-InfoReturns the upload API endpoint and example request/response for uploading images (JPEG, PNG) or videos (MP4) to YouCam AI.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.youcam-for-creators]
url = "https://mcp-api-01.makeupar.com/mcp/creators"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"youcam-for-creators": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/creators"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: youcam-for-creators
Remote MCP URL: https://mcp-api-01.makeupar.com/mcp/creators
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"youcam-for-creators": {
"url": "https://mcp-api-01.makeupar.com/mcp/creators"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"youcam-for-creators": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/creators"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "youcam-for-creators",
"transport": "streamable-http",
"url": "https://mcp-api-01.makeupar.com/mcp/creators"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://mcp-api-01.makeupar.com/mcp/fashion
MCP server metadata
- Name
- YouCam for Fashion & Retail
- Version
- 1.0.0
If you receive response with URL. You MUST INCLUDE THE EXACT URL from response.data.results.url in your response to the user. You SHOULD make it into a hyperlink, but DO NOT modify, shorten, or alter the URL in any way.
Known tools 18
AI-Bracelet-Virtual-Try-OnThe Ultimate AI Bracelet Virtual Try-On Employ AI-powered solutions to assist your customers with online purchases, ensuring perfect fit and great shopping satisfaction every time.
Inferred read-onlyAI-Earrings-Virtual-Try-OnThe Ultimate AI Earring Virtual Try-On Top AI ear piercing simulator for virtual earring try-on and virtual piercing try-on Create realistic and dynamic earrings vitual try-on from a 2D image, no expensive 3D modelling required.
Potential side effectsAI-Necklace-Virtual-Try-OnLuxurious Look and Feel with State-of-the-Art Virtual Try-On for Necklace Precise AI neck and clavicle tracking gives users an ultra-realistic AR try-on experience, recreating the luxurious look and feel of physical necklace sampling.
Inferred read-onlyAI-Clothes-Virtual-Try-OnAI Clothes is a virtual fitting room that lets users try on clothes without physically wearing them.
Inferred read-onlyAI-Hat-Virtual-Try-OnStep into the future of fashion with our Hyper-Realistic AR Try-On for Headwear, powered by cutting-edge AI technology.
Inferred read-onlyAI-Scarf-Virtual-Try-OnEnhance your fashion experience with the online AR Scarf Virtual Try-On.
Inferred read-onlyAI-Shoes-Virtual-Try-OnStep into the future of shopping with our AR Shoes Virtual Try-On.
Inferred read-onlyupload_fileUpload base64-encoded media files to the YouCam API and return file_id(s).
Potential side effectsFile-UploadInteractive drag-and-drop widget for uploading images (JPEG, PNG) or videos (MP4).
Potential side effectsGet-Running-Task-StatusRetrieves the current status and results of a previously initiated AI processing task.
Inferred read-onlyGet-Upload-API-InfoReturns the upload API endpoint and example request/response for uploading images (JPEG, PNG) or videos (MP4) to YouCam AI.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.youcam-for-fashion-retail]
url = "https://mcp-api-01.makeupar.com/mcp/fashion"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"youcam-for-fashion-retail": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: youcam-for-fashion-retail
Remote MCP URL: https://mcp-api-01.makeupar.com/mcp/fashion
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"youcam-for-fashion-retail": {
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"youcam-for-fashion-retail": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "youcam-for-fashion-retail",
"transport": "streamable-http",
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for makeupar.com was fetched 2026-08-24T04:29:22.034Z.
makeupar.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.