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 catalog stats |
Endpoint
POST 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
Related Servers
YouTube MCP Server
Search YouTube videos, retrieve transcripts, and perform semantic search over video content.
National Parks
Access real-time information about U.S. National Parks, including park details, alerts, and activities, via the National Park Service (NPS) API.
Google Search Console
A Model Context Protocol (MCP) server providing access to Google Search Console.
Hotel Booking
Search and book from over 2 million hotels with shopping and booking capabilities.
SEC Filings and Earnings Call
The MCP server provides end-to-end workflows for SEC filings and earnings call transcripts—including ticker resolution, document retrieval, OCR, embedding, on-disk resource discovery, and semantic search—exposed via MCP and powered by the same olmOCR and embedding backends as the vLLM backends.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
门店大数据服务
Provides comprehensive offline store information queries, including enterprise restaurant brand store search, offline store search, and restaurant brand store statistics.
BibTeX MCP Server
Search academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex, and generate BibTeX entries.
secEdgarMCP
An MCP server that allows a client to fetch data from the SEC EDGAR API and pull documents into terminal rendering
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.