livostyle-catalog-mcp
Related Servers
Alternatives to livostyle-catalog-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables AI assistants to browse, search, and purchase limited-edition fashion from Kenya, with tools for product details, stock checks, styling advice, and cart link generation.10-
- FlicenseNot gradedqualityCmaintenanceEnables users to search live products on crunchyfashion.in by keyword, collection, price and sort order, retrieve full details for individual items, and browse available collections — with results rendered as a shoppable, storefront-styled carousel or grid.-
- FlicenseNot gradedqualityDmaintenanceDTC competitor intelligence: catalog snapshots, price history, cross-brand product comparison, and drop/restock detection for 84 Shopify-powered brands. Pay-per-call via Apify.-
- FlicenseNot gradedqualityBmaintenanceEnables natural-language shopping queries on a fashion inventory flat file, with tools for searching products and recommending matching items via OpenAI.-
- AlicenseNot gradedqualityCmaintenanceEnables search of Poshmark's public marketplace for sold and active listings, returning detailed comp data such as price, size, brand, condition, sold date, seller, and listing URLs—no login or API key required.MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to search and recommend Christian streetwear, faith apparel, trucker hats, and clogs, while providing theological insights, sizing guides, gift suggestions, and direct 1-click Shopify checkout links.927 npmMIT
TDQS
Scored across 6 tools
Each tool has a distinct and well-defined purpose: catalog_stats gives overview, get_collection and list_collections handle collections, get_product gives full details, recommend_outfit generates outfits, and search_products is the main search. No overlapping or ambiguous boundaries.
Tool names follow a consistent snake_case pattern, mostly verb_noun (get_, list_, recommend_, search_). The only minor deviation is catalog_stats (noun_noun) instead of get_catalog_stats, but it remains clear and predictable.
With 6 tools, the server is well-scoped for a fashion catalog. Each tool serves a clear role, covering search, listing, details, recommendations, and statistics without redundancy or unnecessary complexity.
The tool set covers all essential operations for a read-only catalog: searching, browsing collections, getting product details, and even outfit recommendations. There are no obvious gaps for the stated domain.