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 6 read-only tools that cover the full product discovery workflow:
| Tool | Purpose |
|---|---|
| discover_products | Natural language semantic search with AI embeddings |
| find_similar_products | "More like this" recommendations |
| discover_brands | Natural language brand discovery |
| find_similar_brands | Find brands similar to a known brand |
| get_product | Full product details by ID |
| 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
Next
Continue to Getting Started to copy the system prompt and connect the server to Claude Desktop, Cursor, or any MCP-compatible client.
Related Servers
Copus
Search human-curated content recommendations from real people who explain why resources are valuable - The Internet Treasure Map
ReActMCP Web Search
A web search server that integrates with the Exa API to perform basic and advanced searches.
Northwestern Digital Collections API MCP
Agent integration with the Northwestern University Libraries Digital Collections API
Bio-MCP BLAST
Perform NCBI BLAST sequence similarity searches through natural language.
Calibre
Search and read books from your Calibre ebook library.
vox-pop
Public opinion for LLMs — HackerNews, Reddit, 4chan, Stack Exchange, Telegram. Zero API keys.
QuantConnect Docs
An MCP server for intelligent search and retrieval of QuantConnect PDF documentation.
302AI Web Search
A web search server powered by the 302.AI API.
SearchAPI
Provides standardized access to Google Maps, Google Flights, Google Hotels, and other services via the SearchAPI.
Semantic Search Of Reddit
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.