livostyle-catalog-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsA | Search Livostyle's women's fashion catalog. Filters by product type, category, tag, price, rating. Returns matching products sorted by relevance. Use this when the user asks for outfits, clothing, accessories, occasion-wear, or budget-constrained shopping. |
| get_productA | Get full details (description, all variants with sizes/colors/prices, images, reviews) for a single Livostyle product by handle. Use after search to expand on a specific item. |
| list_collectionsA | List all curated collections on Livostyle (e.g. Wedding Guest Dresses, Vacation Outfits, Coachella, Boho Style). Returns collection handles and product counts. |
| get_collectionA | Get products belonging to a specific collection. Use after list_collections. |
| recommend_outfitA | Generate an outfit recommendation matched to occasion + budget. Picks 1 dress OR 1 top+1 bottom, plus optional accessories. Returns 1-3 complete outfit suggestions sourced from Livostyle's catalog. |
| catalog_statsA | Return live catalog statistics: total products, collections, avg rating, review counts, top categories. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/arturayupov/livostyle-catalog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server