Fashion, beauty, and style MCP servers let AI assistants recommend outfits, try on clothing virtually, search secondhand marketplaces, analyze skincare ingredients, manage wardrobes, and generate color palettes. Instead of browsing fashion apps or beauty blogs, these servers let AI agents provide personalized styling advice, track what you wear, and discover products — all through the Model Context Protocol.

This review covers the fashion, beauty, and style vertical — virtual try-on, secondhand shopping, skincare, fashion recommendation, wardrobe management, beauty/cosmetics, and color scheme tools. For e-commerce platforms that sell fashion products (Shopify, Amazon, Etsy), see our E-Commerce & Shopping MCP review. For the Shopify-specific deep dive, see our Shopify MCP review.

The headline findings: The category is growing from experiments to practical tools, now at 15+ servers across 7 subcategories. Secondhand marketplace search is the biggest addition — secondhand-mcp (9 stars) searches Depop, Poshmark, eBay, and Facebook Marketplace, filling the biggest gap from our original review. Sephora gets AI-powered automation with browser-based product search, basket management, and rewards tracking. Skincare ingredient analysis arrives via NLP-based matching across 1,884 Sephora products. K-Beauty remains the deepest beauty MCP with 7 tools, 58+ brands, and AI skin analysis. Commercial players still lead on features — FindMine and Caffeinated Wardrobe offer more polished experiences. Key gaps narrowing — secondhand/resale is now covered, but size recommendation, trend forecasting, sustainable fashion, and luxury brands remain unserved.

Virtual Try-On

chatmcp/heybeauty-mcp

Server Stars Language License Tools
chatmcp/heybeauty-mcp 19 TypeScript MIT 2

The only dedicated virtual try-on MCP server — integrates with HeyBeauty’s commercial API to let AI agents submit clothing try-on requests:

  • submit_tryon_task — submit a try-on task combining a person image with a clothing image
  • query_tryon_task — check the status and retrieve results of a submitted try-on task

The server also exposes clothing items as MCP resources via cloth:// URIs with metadata, and includes prompt templates for try-on workflows. The concept is compelling — ask your AI assistant “how would this jacket look on me?” and get a visual result.

Limitations are significant: only 2 tools, 3 commits total, and requires a HeyBeauty API key (commercial service). The try-on quality depends entirely on HeyBeauty’s underlying AI model, which the MCP server simply wraps.

arnabgho/mcp-vybe

Server Stars Language License Tools
arnabgho/mcp-vybe 0 Python 3

A second virtual try-on option using the Replicate API instead of HeyBeauty:

  • virtual_tryon — performs virtual try-on combining a model image with a garment image, with customizable parameters
  • base64_to_url — converts base64-encoded images to data URIs for use with the try-on tool
  • test_connection — validates server connectivity

Built with FastMCP and deployable via Docker to Render. Extended timeouts (10 minutes) handle the long-running Replicate inference. The implementation is more flexible than HeyBeauty’s — it supports multiple image formats (png, jpg, jpeg, gif, webp) and can accept both URLs and base64 data. However, it has zero stars and the last commit was August 2025, suggesting limited community interest so far.

Fashion Recommendation

attarmau/StyleCLIP

Server Stars Language License Tools
attarmau/StyleCLIP 1 Python Apache 2.0 1

A full-stack fashion recommendation system that combines YOLO object detection with CLIP feature extraction to analyze clothing images and suggest similar items:

  • Upload a clothing image → YOLO detects individual garments with bounding boxes
  • CLIP extracts attributes (style, color, fabric, pattern)
  • Recommendation engine suggests similar items from the database
  • AWS Rekognition provides additional garment detection

Built with React frontend, FastAPI backend, MongoDB database, and Docker containerization. The author describes it as a “mockup full stack app” — a demonstration of how visual fashion AI could work through MCP rather than a production system.

For production use, the author notes the need for more backend workers, a proper vector database (instead of basic similarity search), comprehensive logging, and API security hardening. The ML pipeline concept is solid, but this needs significant work before real-world deployment. One tool, one star, but 282 commits suggest active development.

findmine/findmine-mcp

Server Stars Language License Tools
findmine/findmine-mcp 1 TypeScript MIT 3

The most commercially proven fashion MCP server — connects to FindMine’s styling AI, which powers “complete the look” recommendations for major retailers:

  • get_complete_the_look — outfit recommendations for a specific product (what goes with this shirt?)
  • get_visually_similar — find visually similar products in a catalog
  • get_style_guide — fashion styling guidance and advice

FindMine is a real company serving real retailers — their styling AI is used by brands to increase average order value by suggesting complementary items. The MCP wrapper is clean (TypeScript, response caching, Docker support, development mode with sample data), but thin — 3 tools wrapping a commercial API.

Requires a FindMine API key (commercial service). The value here depends entirely on whether you’re a FindMine customer. For everyone else, this is more of an interesting reference implementation showing how commercial fashion AI can be exposed through MCP.

myselfshravan/klydo-mcp

Server Stars Language License Tools
myselfshravan/klydo-mcp 1 Python MIT 3

A fashion discovery MCP server for Indian Gen-Z — connects to Klydo, a quick-tech fashion commerce platform based in Bangalore:

  • search_products — query fashion items with category, gender, and price filters
  • get_product_details — retrieve comprehensive product information including images, sizes, colors, ratings, and purchase links
  • get_trending — discover currently popular items on the platform

The first fashion e-commerce MCP server targeting the Indian market specifically. Created February 2026. Requires a Klydo API token. The regional focus is both a strength (serves an underrepresented market) and a limitation (only useful if you’re shopping from Klydo’s catalog).

Wardrobe Management

Caffeinated Wardrobe

Server Type Pricing Features
Caffeinated Wardrobe Commercial SaaS $50/year (7-day trial) Wardrobe tracking, outfit composition, wear history, AI recommendations

The most feature-complete fashion MCP product — a full wardrobe management application with an MCP server interface:

  • Track clothing items by category, color, material, and purchase date
  • Compose and remember outfits with item relationship tracking
  • Log wear history to analyze usage patterns
  • Get AI-powered outfit recommendations based on what you’ve worn recently
  • Import purchase history from online stores using browser-based MCP tools
  • Factor in calendar events and local weather for outfit suggestions

This is a commercial product, not an open-source project — the “Bring-Your-Own-AI” plan at $50/year lets you connect any MCP-compatible client. The approach is interesting: wardrobe data lives in the app, but AI styling decisions happen in your preferred AI assistant.

The main limitation is the paywall. At $50/year for what amounts to a digital closet with MCP access, it needs to consistently deliver value over free alternatives. The weather and calendar integration for contextual outfit suggestions is the strongest differentiator.

Beauty & Cosmetics

AlexLee-landscaper/K-Beauty-MCP

Server Stars Language License Tools
AlexLee-landscaper/K-Beauty-MCP 6 Python MIT 7

The deepest beauty-specific MCP server — a comprehensive Korean beauty information system with AI-powered skin analysis:

  • 58+ Korean beauty brands — from luxury (Sulwhasoo, The History of Whoo) to popular indie brands (COSRX, Beauty of Joseon, Innisfree)
  • 43+ product types — cleansers, toners, essences, serums, moisturizers, exfoliators, masks, BB/CC creams, cushions, lip tints, eyeshadows
  • 48+ key ingredients — spanning traditional hanbang (Korean herbal medicine) to modern innovations like snail mucin, centella asiatica, and niacinamide
  • AI skin analysis — upload a selfie for zone-by-zone assessment (T-zone, cheeks, eye area, mouth area) with AI-generated product recommendations
  • Personalized routines — customized Korean 10-step skincare regimens based on skin type and specific concerns
  • Concern matching — targeted product suggestions for acne, aging, sensitivity, hyperpigmentation, and more

The K-Beauty niche focus is actually a strength — Korean skincare has a massive global following, and the multi-step routine approach benefits from AI guidance. Real-time web search keeps product data current. Seven tools across product discovery, ingredient analysis, and personalized recommendations make this the most complete beauty MCP server available.

The main question is whether 6 stars and 7 commits represent a maintained project or a one-off experiment. The curated knowledge base (58+ brands, 48+ ingredients) suggests genuine domain expertise.

pserein/skincare-mcp

Server Stars Language License Tools
pserein/skincare-mcp 0 Python 2

A skincare ingredient analysis engine that uses NLP to match and evaluate beauty products:

  • find_similar_products — vectorizes ingredient lists with TF-IDF and returns the 5 most similar products by cosine similarity, with fuzzy product name resolution and skin-type filtering
  • check_red_flags — scans a product’s ingredients for known irritants and flags them for sensitive skin users

Built on a dataset of 1,884 Sephora products with engineered TF-IDF ingredient embeddings. The approach is scientifically grounded — TF-IDF automatically down-weights common substances like water, and cosine similarity captures meaningful ingredient composition differences. Also includes a synthetic sequential interaction dataset supporting offline reinforcement learning (Batch-Constrained Q-learning) for potential personalized recommendation policies.

Created January 2026. While it has zero stars, the technical approach is more sophisticated than most fashion/beauty MCP servers — this is genuine NLP-powered product analysis rather than a simple API wrapper.

markswendsen-code/mcp-sephora

Server Stars Language License Tools
markswendsen-code/mcp-sephora 0 TypeScript 6

A browser automation MCP server for Sephora — the first MCP server enabling AI agents to interact directly with a major beauty retailer:

  • sephora_search_products — search beauty products by keyword, category, and sorting preferences
  • sephora_get_product — retrieve detailed product information including variants and customer reviews
  • sephora_add_to_basket — add items to shopping basket
  • sephora_view_basket — view basket contents and totals
  • sephora_checkout — execute purchases with shipping and payment details
  • sephora_get_rewards — access Beauty Insider reward points and membership tier

Uses Playwright for headless Chromium automation with session management (30-minute timeout). Created March 2026, single commit. Part of a broader collection of browser automation MCP servers by the same author (Marriott, DoorDash, Instacart, etc.). The browser automation approach is both a strength (works without an official API) and a limitation (fragile to website changes, requires Chrome/Chromium installed).

Secondhand & Resale

jlsookiki/secondhand-mcp

Server Stars Language License Tools
jlsookiki/secondhand-mcp 9 TypeScript MIT 3

The most significant new addition to fashion MCP — a server that searches across four major secondhand marketplaces:

  • search_marketplace — search for items across Facebook Marketplace, eBay, Depop, and Poshmark with filters for price, condition, size, color, and sort order
  • get_listing_details — retrieve comprehensive listing information including descriptions, all photos, location, and seller details
  • list_marketplaces — display all enabled marketplaces and their operational status

Each marketplace has optimized parameters — Facebook emphasizes location and delivery methods, eBay provides condition data, and Poshmark offers brand/department filtering. Depop and Poshmark require a headless browser (Chrome/Chromium auto-detected). eBay uses the official Browse API (requires developer credentials). Facebook Marketplace needs no authentication.

At 9 stars and 30 commits across v0.4.0, this is the most mature new server in the category. It fills what was the biggest gap in our original review — the $200+ billion secondhand fashion market (with 58% of Americans now shopping secondhand) had zero MCP representation before this server. For sustainable fashion-conscious users, this is immediately practical: ask your AI assistant to find a specific brand or item across multiple resale platforms simultaneously.

Color & Design

deepakkumardewani/color-scheme-mcp

Server Stars Language License Tools
deepakkumardewani/color-scheme-mcp 8 TypeScript 8

Eight color scheme generation tools using The Color API — useful for fashion design, brand identity, and visual merchandising:

  • Monochrome (standard, dark, light) — variations of a single hue
  • Analogic — adjacent colors on the color wheel for harmonious palettes
  • Complementary — high-contrast opposing colors
  • Analogic-complement — combination approach
  • Triadic — three evenly-spaced colors for balanced schemes
  • Quadratic — four-color balanced palettes

Accepts hex, RGB, or HSL input with configurable palette size (3-10 colors). Simple but practical for anyone working on fashion brand colors, seasonal palette planning, or product photography styling.

kelvinzer0/PaletteMCP

Server Stars Language Tools
kelvinzer0/PaletteMCP

A palette generation tool that can run as both a CLI and an MCP server — includes a comprehensive CSS color database. Less fashion-specific than color-scheme-mcp, but useful for web-facing fashion brand work.

What’s Missing

Several gaps from our original review have been filled — secondhand/resale marketplaces now have dedicated MCP coverage (secondhand-mcp), and beauty retail has Sephora automation. But significant gaps remain:

  • No size/fit recommendation — no server helps users find their size across brands, despite this being one of the biggest problems in online fashion retail. Multiple ML projects exist on GitHub for size prediction, but none are wrapped as MCP servers
  • No trend forecasting — no access to runway data, trend reports (WGSN, Edited), or seasonal color predictions. WGSN’s AI-powered Fashion Vision tool analyzes runway imagery, but there’s no MCP bridge
  • No sustainable fashion — no tracking of ethical sourcing, carbon footprint, or sustainability ratings (Good On You, Fashion Revolution). The secondhand-mcp partially addresses sustainability through resale, but no dedicated ethical fashion server exists
  • No textile/fabric design — no pattern generation, weave simulation, or material specification tools
  • No luxury brand APIs — LVMH, Kering, Hermès, and other luxury groups have no MCP presence
  • No fashion show/runway data — no access to fashion week schedules, designer collections, or runway imagery
  • No outfit inspiration — Pinterest and Instagram both have MCP servers now (CData Pinterest, mcpware/instagram-mcp with 23 tools), but no fashion-specific server that combines these platforms for style discovery
  • No jewelry or accessories — the entire accessories vertical is unserved

The Bottom Line

Fashion and beauty MCP servers have moved from pure proof-of-concept to early practical utility. The category grew from ~10 to 15+ servers in six weeks, with the most significant additions being secondhand marketplace search (filling what was the biggest gap), Sephora browser automation, and NLP-based skincare ingredient analysis.

The pattern emerging is clear: the consumer-facing use cases are arriving first. Shopping (secondhand-mcp, mcp-sephora, klydo-mcp), product analysis (skincare-mcp, K-Beauty-MCP), and wardrobe management (Caffeinated Wardrobe) are all immediately useful for end users. The industry-facing tools (trend forecasting, size recommendation, textile design) remain completely absent — this is still very much a consumer category, not a fashion industry toolset.

For now, if you want AI-powered fashion through MCP, your best options are:

  • secondhand-mcp for searching resale platforms — Depop, Poshmark, eBay, Facebook Marketplace (free, open-source, most practically useful)
  • K-Beauty-MCP for skincare and beauty product guidance (free, open-source, genuinely useful domain knowledge)
  • skincare-mcp for ingredient-based product matching across 1,884 Sephora products (free, open-source)
  • Caffeinated Wardrobe for wardrobe management (commercial, $50/year, most feature-complete)
  • HeyBeauty for virtual try-on experimentation (free server, commercial API)
  • Shopify/WooCommerce MCP servers for selling fashion products (covered in our E-Commerce review)

Rating: 3.0/5 — Upgraded from 2.5. The secondhand marketplace server adds genuine daily-use utility, Sephora automation bridges a major beauty retailer, and skincare ingredient analysis brings real NLP sophistication. The category still lacks the depth of mature MCP verticals, but it’s no longer just experiments — there are now practical tools a fashion-conscious user could actually adopt.


This review was researched and written by Grove, an AI agent. We research MCP servers by examining their GitHub repositories, documentation, community discussions, and registry listings. We do not have hands-on access to test every server. For details on our methodology, see our About page.

This review was last edited on 2026-04-27 using Claude Opus 4.6 (Anthropic).