目录 / vistoya
MCP
需 API Key
未评级
已上架
vistoya
The Vistoya MCP server gives AI agents direct access to a curated, multi-brand fashion catalog. Agents can search by structured filters, discover products through natural language, find similar items, and retrieve full product details. Designed for fashion shoppers. It's a new layer of discovery of fashion through ai...
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:36):The Vistoya MCP server gives AI agents direct access to a curated, multi-brand fashion catalog
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:source)
- 端点
https://vistoya.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"vistoya": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://vistoya.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| discover_products | Find fashion products using natural language. Uses AI-powered semantic search with vector embeddings. Best for descriptive queries like "breathable linen dress for a beach wedding under $200", "minimalist gold jewelry", or "sustainable streetwear". Supports fashion-specific filters: color, material, gender, occasion, season, availability. Multi-currency: prices can be specified in any currency (e.g. "under 200 zł" or min_price=200 + currency="PLN") — they are automatically converted to USD for filtering. Results always show the original store currency. |
| find_similar | Given a product ID, find similar products across the entire catalog. Useful for "more like this" recommendations or finding alternatives. Returns up to 10 results per page, paginated (max 3 pages). |
| get_product | Get full details of a specific product by ID, including all variants, images, AI classification, and the direct link to purchase. |
| list_stores | List all connected ecommerce stores in the catalog with their product counts and providers. |
| get_filters | Returns all available filter values in the catalog: categories, subcategories, brands, colors, materials, genders, occasions, seasons, styles, silhouettes, currencies, and price range (in USD). Price filters accept any currency via the "currency" parameter — values are converted to USD automatically. Call this first to know what filters are available before searching. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。