K-Beauty MCP Server
Provides real-time web search capabilities for K-Beauty products, brands, ingredients, reviews, pricing, and trends without requiring API keys
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@K-Beauty MCP Serverrecommend a K-Beauty routine for oily skin with acne"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
πΈ K-Beauty MCP Server
A Model Context Protocol (MCP) server that provides comprehensive Korean Beauty (K-Beauty) information through real-time web search and curated knowledge.
β¨ Features
πΈ AI-Powered Skin Analysis
Photo Upload Analysis: Upload your selfie for personalized skin analysis
Zone-by-Zone Assessment: T-zone, cheeks, eye area, and mouth area analysis
Smart Recommendations: AI-generated K-Beauty routine based on your skin
Concern Matching: Targeted products for specific skin issues (acne, aging, dryness, etc.)
π Real-Time Web Search Integration
Live search for K-Beauty products, brands, and ingredients
Latest reviews and product information
Up-to-date pricing and availability
Current trends and recommendations
π Comprehensive Brand Database
58+ Major K-Beauty Brands: From luxury giants to indie darlings
Luxury Tier: Sulwhasoo, Whoo, OHUI, Hera, IOPE, Sum37, Amorepacific
Premium Brands: Laneige, Mamonde, Etude House, Innisfree, The Face Shop
Effective/Indie: COSRX, Beauty of Joseon, Purito, Dear Klairs, Benton
Emerging Stars: Round Lab, Anua, Haruharu Wonder, ABIB, Goodal
Medical/Derma: Dr. Jart+, Medicube, Dr.G, Lab No.4
Makeup Leaders: 3CE, Peripera, CLIO, ROM&ND, Espoir
π§ͺ Advanced Ingredient Analysis
48+ Key Ingredients: Traditional hanbang to modern innovations
Traditional Korean: Ginseng, rice water, green tea, mugwort, bamboo
K-Beauty Innovations: Snail mucin, bee venom, fermented ingredients
Botanical Extracts: Centella asiatica, camellia, cherry blossom, lotus
Active Compounds: Niacinamide, hyaluronic acid, ceramides, peptides
Unique Minerals: Volcanic ash, Jeju minerals, sea salt, pearl powder
π Complete Product Categories
43+ Product Types: Every K-Beauty category covered
Basic Skincare: Cleansers, toners, essences, serums, moisturizers
Treatment Products: Exfoliators, masks, spot treatments, anti-aging
Makeup: BB/CC creams, cushions, lip tints, eyeshadows
Body Care: Lotions, hand creams, body oils, scrubs
πββοΈ Personalized Skincare Routines
Korean 10-step routine customization
Skin type-specific recommendations (oily, dry, combination, sensitive)
Age-appropriate anti-aging routines
Seasonal skincare adjustments
π Global Accessibility
Multi-language Support: English and Korean
Worldwide Availability: No API keys required
Offline Capability: Works with curated knowledge base
π Quick Start
Installation
# Clone or download to your desired location
cd /path/to/your/mcp/servers
git clone <your-repo-url> k-beauty-mcp
cd k-beauty-mcp
# Install dependencies
pip install -r requirements.txtClaude Desktop Configuration
Add to your Claude Desktop config file (claude_desktop_config.json):
{
"mcpServers": {
"k-beauty": {
"command": "python3",
"args": ["/full/path/to/k-beauty-mcp/kbeauty_mcp.py"],
"cwd": "/full/path/to/k-beauty-mcp"
}
}
}macOS/Linux config location:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows config location:
%APPDATA%\Claude\claude_desktop_config.jsonQuick Test
Restart Claude Desktop and try these queries:
"Tell me about COSRX snail essence"
"Recommend a K-Beauty routine for sensitive skin"
"What are the benefits of ginseng in skincare?"
"Compare Sulwhasoo vs Laneige products"π οΈ Available Tools
1. search_kbeauty_brands
Search and get information about K-Beauty brands
Input: Brand name or category
Output: Brand details, history, popular products2. get_product_info
Get detailed product information
Input: Brand name, optional product name
Output: Product details, benefits, pricing, reviews3. analyze_ingredients
Analyze skincare ingredients
Input: Ingredient name
Output: Benefits, safety, usage recommendations4. recommend_routine
Get personalized skincare routines
Input: Skin type, concerns, routine type
Output: Step-by-step Korean skincare routine5. compare_products
Compare multiple K-Beauty products
Input: List of products to compare
Output: Side-by-side comparison with pros/cons6. analyze_skin_photo π
AI-powered facial skin analysis with personalized recommendations
Input: Base64 encoded selfie image + optional additional concerns
Output: Zone-by-zone skin analysis + personalized K-Beauty routine7. skin_concern_matcher π
Match specific skin concerns to targeted K-Beauty products
Input: Skin concerns list + skin type + budget preference
Output: Targeted product recommendations for each concernπ‘ Example Interactions
Brand Discovery
User: "What's a good affordable K-Beauty brand for beginners?"
Assistant: [Searches and provides COSRX, Beauty of Joseon recommendations]Product Research
User: "Tell me about Beauty of Joseon Glow Deep Serum"
Assistant: [Live search + curated info about ingredients, benefits, reviews]Routine Building
User: "I have oily, acne-prone skin. What's a good Korean routine?"
Assistant: [Customized 7-step routine with specific product recommendations]Ingredient Education
User: "Is snail mucin actually good for skin?"
Assistant: [Detailed analysis of snail secretion benefits, safety, best products]π AI Skin Analysis
User: [Uploads selfie] "Analyze my skin and recommend products"
Assistant: [Provides zone-by-zone analysis + personalized K-Beauty routine]π Targeted Concern Matching
User: "I have acne and sensitivity issues, budget-friendly options please"
Assistant: [Lists specific COSRX and Purito products for acne + sensitive skin]π What Makes This Special
πΈ Revolutionary AI Skin Analysis
Upload & Analyze: Take a selfie and get instant skin analysis
Zone-Based Assessment: T-zone, cheeks, eyes analyzed separately
Personalized Routines: Custom K-Beauty routines based on your skin
Smart Product Matching: AI matches your concerns to specific products
Real-Time Information
Live Web Search: Always up-to-date product info and reviews
58+ Brand Recognition: Automatically recognizes major to indie K-Beauty brands
Current Pricing: Latest prices and availability across regions
Trend Tracking: What's popular right now in K-Beauty globally
Unlimited Brand Coverage
No Restrictions: Unlike hardcoded databases, searches ANY K-Beauty brand
Emerging Brands: Discovers new and trending Korean beauty brands
Regional Brands: Finds local Korean brands not available globally
Complete Coverage: From luxury conglomerates to one-person indie brands
Cultural Context
Traditional Hanbang: Korean traditional medicine ingredients explained
Modern Innovation: How Korean brands revolutionized global skincare
Cultural Significance: Understanding the philosophy behind K-Beauty
Historical Background: Traditional Korean beauty practices and their evolution
Practical Guidance
Step-by-Step Routines: Clear, actionable skincare guidance
Product Matching: Find products that work together
Skin-Type Specific: Recommendations tailored to your needs
π§ Technical Details
Architecture
Language: Python 3.8+
Framework: Model Context Protocol (MCP)
Search Engine: DuckDuckGo API (no API key required)
Brand Coverage: 58+ major K-Beauty brands with unlimited search
Ingredient Database: 48+ traditional and modern K-Beauty ingredients
Product Categories: 43+ complete skincare and makeup categories
Skin Concerns: 21+ targeted skin concern categories
Smart Recognition System
Auto-Brand Detection: Recognizes 58+ K-Beauty brands automatically
Context Enhancement: Adds Korean beauty context to all searches
Intelligent Queries: Optimizes search terms for better K-Beauty results
Cultural Integration: Includes traditional Korean medicine (hanbang) context
Dependencies
mcp>=1.0.0- Model Context Protocolaiohttp>=3.9.0- Async HTTP client for web searchbeautifulsoup4>=4.12.0- HTML parsing (if needed)
AI Skin Analysis
Computer Vision: Currently simulated analysis (production would use Google Vision AI, Azure Computer Vision)
Zone Detection: T-zone, cheeks, eye area, mouth area analysis
Concern Mapping: Automatic detection of acne, aging, dryness, sensitivity
Product Matching: AI-powered recommendations based on detected issues
Performance
Response Time: <2 seconds for most queries
Offline Mode: Works without internet using curated data
Cache-Friendly: Reuses common search results
π€ Contributing
This is an open-source K-Beauty knowledge project! Contributions welcome:
Brand Information: Add new K-Beauty brands and products
Ingredient Database: Expand the ingredient knowledge base
Cultural Context: Add more Korean beauty traditions and practices
Search Enhancement: Improve web search accuracy and results
π License
MIT License - Feel free to use and modify!
πΈ About K-Beauty
Korean Beauty (K-Beauty) has revolutionized the global skincare industry with:
Innovation: Glass skin, essences, cushion compacts
Ingredients: Snail mucin, ginseng, centella asiatica
Philosophy: Prevention over treatment, gentle yet effective
Accessibility: High-quality products at various price points
This MCP server brings the wisdom of K-Beauty to Claude, helping you make informed skincare decisions with both traditional knowledge and modern innovations.
Happy K-Beauty exploring! πΈβ¨
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AlexAI-MCP/K-Beauty-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server