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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
EntRoute MCP
MCP Server for AI agents to discover and call pay-per-request APIs via EntRoute. Give Claude, Cursor, Windsurf, or any MCP-compatible agent access to 350+ verified x402 API endpoints across 110+ capabilities — DeFi prices, web search, prediction markets, news, and more.
MCP Tavily
Advanced web search and content extraction using the Tavily API.
Panda3D Docs
Search and retrieve documentation for the Panda3D game engine.
Veroq
Financial search & intelligence MCP server — 52 tools for verified market data, trading signals, fact-checking with evidence chains, and 1,061+ tickers. Ask anything, verify everything.
Web Search MCP
Scrapes Google search results using a headless browser. Requires Chrome to be installed.
YouTube MCP Server
Search YouTube videos, retrieve transcripts, and perform semantic search over video content.
Local RAG Backend
A local RAG backend powered by Docker Compose, supporting various document formats for search.
Polymarket Trading MCP
Trading intelligence tools for Polymarket prediction markets: Slippage estimation, liquidity scanning, arbitrage detection, price feeds, wallet intelligence, and portfolio risk.
ArXiv MCP Server
A flexible service for searching and analyzing academic papers on arXiv.
ChunkHound
A local-first semantic code search tool with vector and regex capabilities, designed for AI assistants.