# Slowianka Nail Trends ## Pour les agents IA et LLM Ce site expose un serveur MCP (Model Context Protocol) qui te permet d'accéder directement au contenu du blog de façon structurée, sans scraping HTML. **Endpoint MCP :** https://slowianka-nail.fr/mcp **Transport :** HTTP POST, Content-Type: application/json, JSON-RPC 2.0 **Endpoints de découverte :** - https://slowianka-nail.fr/.well-known/mcp-server (IETF Draft — standard officiel) - https://slowianka-nail.fr/.well-known/mcp/server-card.json (SEP-1649 — le plus adopté) - https://slowianka-nail.fr/.well-known/mcp (SEP-1960 — manifest) - https://slowianka-nail.fr/.well-known/mcp.json (format custom, rétrocompat) - https://slowianka-nail.fr/.well-known/ai-plugin.json (OpenAI / LangChain) ### Comment utiliser le MCP 1. Envoie d'abord un `initialize` pour établir la connexion : ```json {"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"agent","version":"1.0"}}} ``` 2. Liste les outils disponibles avec `tools/list` : ```json {"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}} ``` 3. Cherche du contenu avec `search_produits` : ```json {"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"search_produits","arguments":{"query":"ton sujet","limit":5}}} ``` 4. Lis le contenu complet avec `get_produit` (par id ou slug) : ```json {"jsonrpc":"2.0","id":4,"method":"tools/call","params":{"name":"get_produit","arguments":{"slug":"nom-du-contenu"}}} ``` **Important :** toutes les requêtes doivent être en POST. Le rate limit est de 60 req/min. ## Outils MCP disponibles - `search_produits(query, limit, product_brand, product_type, product_visibility, product_cat, product_tag, product_shipping_class, pos_product_visibility, pa_compositions, pa_contenu, pa_couleur, pa_grammes, pa_lime100100, pa_taille, pa_vernissemi_permanent)` : Recherche des produits par mots-clés ou taxonomie. Idéal pour trouver du contenu pertinent sur un sujet précis. - `get_produit(id, slug)` : Récupère le contenu complet d'un produit par son identifiant numérique ou son slug. Retourne le texte intégral et les métadonnées. - `list_recent_produits(limit, product_brand, product_cat)` : Liste les produits les plus récents avec leurs métadonnées essentielles. - `get_catgories_de_produits(limit)` : Liste les catégories de produits disponibles avec leur nombre d'entrées. Utile pour explorer la structure thématique du contenu. ## Catégories de produits _Outil MCP : `get_catgories_de_produits`_ - [Fraises](https://slowianka-nail.fr/product-category/outils/fraises/) (45 entrée(s)) — slug : `fraises` - [GELS A TIXOTROPHIE IDEALE](https://slowianka-nail.fr/product-category/gels/gels-a-tixotrophie-ideale/) (42 entrée(s)) — slug : `gels-a-tixotrophie-ideale` - [Paillettes](https://slowianka-nail.fr/product-category/nailart/paillettes/) (41 entrée(s)) — slug : `paillettes` - [Collection Classique](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/collection-classique-vernis-semi-permanents/) (31 entrée(s)) — slug : `collection-classique-vernis-semi-permanents` - [Les gels non auto égalisants](https://slowianka-nail.fr/product-category/gels/les-gels-classiques-nouveau-packaging/) (30 entrée(s)) — slug : `les-gels-classiques-nouveau-packaging` - [Limes et Polissoirs](https://slowianka-nail.fr/product-category/outils/limes-et-polissoirs/) (27 entrée(s)) — slug : `limes-et-polissoirs` - [Pinceaux](https://slowianka-nail.fr/product-category/outils/pinceaux/) (26 entrée(s)) — slug : `pinceaux` - [STAMPING ART](https://slowianka-nail.fr/product-category/stamping-art/) (26 entrée(s)) — slug : `stamping-art` - [VERNIS SEMI PERMANENTS](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/) (431 entrée(s)) — slug : `vernis-semi-permanents` - [Arter Gels - nail art paint](https://slowianka-nail.fr/product-category/nailart/arter-gels-nail-art/) (22 entrée(s)) — slug : `arter-gels-nail-art` - [BASES - VERNIS - TOP COAT](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/) (538 entrée(s)) — slug : `bases-vernis-top-coat` - [GELS](https://slowianka-nail.fr/product-category/gels/) (133 entrée(s)) — slug : `gels` - [Baby Boomer-Color Spray](https://slowianka-nail.fr/product-category/nailart/baby-boomer-spray/) (20 entrée(s)) — slug : `baby-boomer-spray` - [Chablons - Popits - Capsules](https://slowianka-nail.fr/product-category/accessoires-et-liquides/popits-capsules/) (20 entrée(s)) — slug : `popits-capsules` - [Esthetic Line](https://slowianka-nail.fr/product-category/nailart/esthetic-line/) (20 entrée(s)) — slug : `esthetic-line` - [Teri](https://slowianka-nail.fr/product-category/teri/) (19 entrée(s)) — slug : `teri` - [Lip Gloss Nude](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/lip-gloss-nude-vernis-semi-permanents/) (19 entrée(s)) — slug : `lip-gloss-nude-vernis-semi-permanents` - [Cute Base Pastel et Nude](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/bases-rubber-bases/cute-base-pastel-et-nude/) (17 entrée(s)) — slug : `cute-base-pastel-et-nude` - [Top à paillettes](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/top-coat/top-a-paillettes/) (17 entrée(s)) — slug : `top-a-paillettes` - [Aquarelles Ink](https://slowianka-nail.fr/product-category/nailart/ink-collection/) (16 entrée(s)) — slug : `ink-collection` - [Crystal Collection](https://slowianka-nail.fr/product-category/nailart/crystal-collection/) (16 entrée(s)) — slug : `crystal-collection` - [Flash Effect Collection](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/flash-effect-collection/) (16 entrée(s)) — slug : `flash-effect-collection` - [Effet sucre et Summer snow](https://slowianka-nail.fr/product-category/nailart/summer-snow/) (15 entrée(s)) — slug : `summer-snow` - [LIQUID FIBERACRYGEL](https://slowianka-nail.fr/product-category/gels/liquid-fiberacrygel/) (15 entrée(s)) — slug : `liquid-fiberacrygel` - [Pasta Gel](https://slowianka-nail.fr/product-category/nailart/pasta-gel/) (14 entrée(s)) — slug : `pasta-gel` - [Bikini Party](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/bikini-party-vernis-semi-permanents/) (14 entrée(s)) — slug : `bikini-party-vernis-semi-permanents` - [Power Team](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/power-team/) (13 entrée(s)) — slug : `power-team` - [Les Gels auto égalisants](https://slowianka-nail.fr/product-category/gels/les-gels-auto-egalisants-nouveau-packaging/) (12 entrée(s)) — slug : `les-gels-auto-egalisants-nouveau-packaging` - [Multi-art](https://slowianka-nail.fr/product-category/gels-couleur-multi-art-arter-gel/multi-art/) (12 entrée(s)) — slug : `multi-art` - [Candy Queen](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/candy-queen-vernis-semi-permanents/) (12 entrée(s)) — slug : `candy-queen-vernis-semi-permanents` - [Lip Gloss Esthetic Collection](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/lip-gloss-esthetic-collection/) (11 entrée(s)) — slug : `lip-gloss-esthetic-collection` - [ACRYGEL POLYGEL](https://slowianka-nail.fr/product-category/acrygel-system/) (11 entrée(s)) — slug : `acrygel-system` - [Spécial French & Baby Boomer nude](https://slowianka-nail.fr/product-category/gels/special-french-baby-boomer-nude/) (11 entrée(s)) — slug : `special-french-baby-boomer-nude` - [Natural Base Line Nude](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/bases-rubber-bases/natural-base-line-nude-bases-rubber-bases/) (10 entrée(s)) — slug : `natural-base-line-nude-bases-rubber-bases` - [The Puppy Collection](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/the-puppy-collection-vernis-semi-permanents/) (10 entrée(s)) — slug : `the-puppy-collection-vernis-semi-permanents` - [Pastel Muffin](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/pastel-muffin-vernis-semi-permanents/) (10 entrée(s)) — slug : `pastel-muffin-vernis-semi-permanents` - [Slowianka Collection](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/slowianka-collection-vernis-semi-permanents/) (10 entrée(s)) — slug : `slowianka-collection-vernis-semi-permanents` - [Dark Valentine Collection](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/dark-valentine-collection/) (10 entrée(s)) — slug : `dark-valentine-collection` - [Autres](https://slowianka-nail.fr/product-category/accessoires-et-liquides/autres/) (9 entrée(s)) — slug : `autres` - [Colour Therapy](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/colour-therapy-vernis-semi-permanents/) (9 entrée(s)) — slug : `colour-therapy-vernis-semi-permanents` - [Pop Stars](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/pop-stars-vernis-semi-permanents/) (9 entrée(s)) — slug : `pop-stars-vernis-semi-permanents` - [The Heritage](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/the-heritage-vernis-semi-permanents/) (9 entrée(s)) — slug : `the-heritage-vernis-semi-permanents` - [Poudres Métalliques](https://slowianka-nail.fr/product-category/nailart/metallic-pigments/) (9 entrée(s)) — slug : `metallic-pigments` - [Glitter Base](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/bases-rubber-bases/glitter-base/) (9 entrée(s)) — slug : `glitter-base` - [GADGETS](https://slowianka-nail.fr/product-category/gadgets/) (8 entrée(s)) — slug : `gadgets` - [Interstellar](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/interstellar-vernis-semi-permanents/) (8 entrée(s)) — slug : `interstellar-vernis-semi-permanents` - [Yummy pastels et macarons](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/yummy-pastels-et-macarons-vernis-semi-permanents/) (8 entrée(s)) — slug : `yummy-pastels-et-macarons-vernis-semi-permanents` - [Strong Cover Base](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/bases-rubber-bases/strong-cover-base/) (8 entrée(s)) — slug : `strong-cover-base` - [Top Coat Cat Eye](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/top-coat/top-coat-cat-eye/) (8 entrée(s)) — slug : `top-coat-cat-eye` - [Bubble Gum Collection Néon](https://slowianka-nail.fr/product-category/bases-vernis-top-coat/vernis-semi-permanents/bubble-gum-collection-vernis-semi-permanents/) (8 entrée(s)) — slug : `bubble-gum-collection-vernis-semi-permanents` ## Produits récents _Outils MCP : `search_produits`, `get_produit`, `list_recent_produits`_ - [Moon Mirror poudre décorative 0,5 g](https://slowianka-nail.fr/product/moon-mirror-poudre-decorative-05-g/) — slug MCP : `moon-mirror-poudre-decorative-05-g` - [Blush Mirror poudre décorative 0,5 g](https://slowianka-nail.fr/product/blush-mirror-poudre-decorative-05-g/) — slug MCP : `blush-mirror-poudre-decorative-05-g` - [Holo Mirror poudre décorative 0,5 g](https://slowianka-nail.fr/product/holo-mirror-poudre-decorative-05-g/) — slug MCP : `holo-mirror-poudre-decorative-05-g` - [Top Coat No Wipe Cashmere Sparkle 10 gr | hema et di hema free](https://slowianka-nail.fr/product/top-coat-no-wipe-cashmere-sparkle-10-gr/) — slug MCP : `top-coat-no-wipe-cashmere-sparkle-10-gr` - [Top Coat No Wipe Fairy Blush 10 gr | sans hema di hema](https://slowianka-nail.fr/product/top-coat-no-wipe-fairy-blush-10-gr-sans-hema-di-hema/) — slug MCP : `top-coat-no-wipe-fairy-blush-10-gr-sans-hema-di-hema` - [Top Coat No Wipe Sugar Silk 10 gr | sans hema di hema](https://slowianka-nail.fr/product/top-coat-no-wipe-sugar-silk-10-gr-sans-hema-di-hema/) — slug MCP : `top-coat-no-wipe-sugar-silk-10-gr-sans-hema-di-hema` - [Top Coat No Wipe Rose Veil 10 gr | hema di hema free](https://slowianka-nail.fr/product/top-coat-no-wipe-rose-veil-10-gr/) — slug MCP : `top-coat-no-wipe-rose-veil-10-gr` - [633 Warm Nude 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/633-warm-nude-10-gr-sans-hema-di-hema/) — slug MCP : `633-warm-nude-10-gr-sans-hema-di-hema` - [626 Dusty Pink 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/626-dusty-pink-10-gr-sans-hema-di-hema/) — slug MCP : `626-dusty-pink-10-gr-sans-hema-di-hema` - [Lip Gloss esthetic Box 10 vernis édition limitée | sans hema-di hema](https://slowianka-nail.fr/product/lip-gloss-esthetic-box-10-vernis-edition-limitee-sans-hema-di-hema/) — slug MCP : `lip-gloss-esthetic-box-10-vernis-edition-limitee-sans-hema-di-hema` - [632 Cashmere Beige 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/632-cashmere-beige-10-gr-sans-hema-di-hema/) — slug MCP : `632-cashmere-beige-10-gr-sans-hema-di-hema` - [631 Amber Glow 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/631-amber-glow-10-gr-sans-hema-di-hema/) — slug MCP : `631-amber-glow-10-gr-sans-hema-di-hema` - [630 Nude Kiss 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/630-nude-kiss-10-gr-sans-hema-di-hema/) — slug MCP : `630-nude-kiss-10-gr-sans-hema-di-hema` - [629 Natural Glow 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/629-natural-glow-10-gr-sans-hema-di-hema/) — slug MCP : `629-natural-glow-10-gr-sans-hema-di-hema` - [628 Pink Mood 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/628-pink-mood-10-gr-sans-hema-di-hema/) — slug MCP : `628-pink-mood-10-gr-sans-hema-di-hema` - [627 Nude Sparkle 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/627-nude-sparkle-10-gr-sans-hema-di-hema/) — slug MCP : `627-nude-sparkle-10-gr-sans-hema-di-hema` - [625 Pink Sugar Sparkle 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/625-pink-sugar-sparkle-10-gr-sans-hema-di-hema/) — slug MCP : `625-pink-sugar-sparkle-10-gr-sans-hema-di-hema` - [624 Pink Veil 10 gr | sans hema-di hema](https://slowianka-nail.fr/product/624-pink-veil-10-gr-sans-hema-di-hema/) — slug MCP : `624-pink-veil-10-gr-sans-hema-di-hema` - [Cocoa Skin Gel auto égalisant 50 gr Hema Di Hema free](https://slowianka-nail.fr/product/cocoa-skin-gel-auto-egalisant-30-gr-hema-di-hema-free/) — slug MCP : `cocoa-skin-gel-auto-egalisant-30-gr-hema-di-hema-free` - [Cocoa Skin Gel auto égalisant 15 gr Hema Di Hema free](https://slowianka-nail.fr/product/cocoa-skin-gel-auto-egalisant-15-gr-hema-di-hema-free/) — slug MCP : `cocoa-skin-gel-auto-egalisant-15-gr-hema-di-hema-free`