Vistoya
Google for agentic fashion shopping/discovery. Indexed fashion brand e-coms. Semantic search.
Vistoya MCP
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 — all over a single Streamable HTTP connection.
What is MCP?
The Model Context Protocol is an open standard that lets AI applications connect to external data sources and tools. Instead of building custom integrations for every AI platform, you expose a single MCP server and any compatible agent can use it.
Vistoya's MCP server exposes 5 read-only tools that cover the full product discovery workflow:
| Tool | Purpose |
|---|---|
| discover_products | Natural language semantic search with AI embeddings |
| get_product | Full product details by ID |
| find_similar | "More like this" recommendations |
| list_stores | Browse connected stores |
| get_filters | Available filter values and price range |
Endpoint
https://api.vistoya.com/mcp
The server uses Streamable HTTP transport — the current MCP standard for remote servers. No WebSocket upgrade required.
Key features
- Semantic search — agents can query with natural descriptions like "breathable linen dress for a beach wedding under $200"
- Rich taxonomy — every product is AI-classified with category, subcategory, colors, materials, gender, occasion, season, style, fit, and silhouette
- Stateful sessions — the server maintains sessions via the
mcp-session-idheader with a 30-minute idle timeout
Serveurs connexes
Ecomm MCP Server
A product search server that provides markdown-formatted responses with clickable product links and prices.
IndieStack
Search and discover 130+ curated indie SaaS tools from your AI coding assistant
Scavio AI
Real-time search API for AI agents. Search Google, Amazon, Walmart, and YouTube with 9 tools -- product search, product details, video search, transcripts, and more. Build price comparison agents, retail arbitrage tools, content research pipelines, and brand monitors. 500 free credits/month.
Stack Overflow
Access Stack Overflow's trusted and verified technical questions and answers.
Kagi
Kagi search API integration
Rememberizer MCP Server for Common Knowledge
Access and search personal or team knowledge repositories, including documents and Slack discussions, using semantic search and retrieval tools.
Hermes Search
Provides full-text and semantic search over structured and unstructured data using Azure Cognitive Search.
Stock Analysis
Access real-time and historical Indian stock data using the Yahoo Finance API.
arXiv LaTeX
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
gemini-embedding-2-mcp
A powerful Model Context Protocol (MCP) server using gemini embedding 3 that transforms any local directory into an ultrafast, visually-aware spatial search engine for AI agents.