mcpbeat Sign in

Tolstoy Shopper MCP Server

answering

Tolstoy Shopper is answering right now. Last checked 10 min ago. It exposes 3 tools.

Search products, view details, and try items on across stores powered by Tolstoy.

Uptime history 34 days of history
34 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
385 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Tolstoy Shopper every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add shopper --transport http https://apilb.gotolstoy.com/mcp/v1/shopper/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopper": {
      "url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shopper]
url = "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "shopper": {
      "url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shopper": {
      "url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

product
get_product
Load full details for one product by its `productRef` (from search_products or browse_products): description, price, media, the brand's real product videos, size guide, per-variant stock, and buy links. Returns each variant's id and options (size/color). Use it to resolve the exact `variantId` the shopper wants before calling build_cart, and to answer fit/sizing questions from the size guide. The response includes the product image so it can be seen directly.
products
search_products
Search the catalog by a specific free-text query (e.g. a product name, material, or occasion the shopper named). In marketplace mode, searches across every brand store on Tolstoy — one catalog, no store selection needed. Use this only when the shopper names something specific to look for. For open-ended browsing, featured, best sellers, or a collection, use browse_products instead. When shopping a single brand, the optional `filters` (category/productType/tag) narrow the results. Each result carries a `productRef`; pass it to get_product for full details.
try
try_on
Opens an interactive virtual try-on for a product (by `productRef` from `search_products`): the shopper uploads their photo and gets a photorealistic image of themselves wearing the actual product — true to the real garment. Only available for brands that enabled marketplace try-on; when unavailable, the response says so and the product can still be viewed via its store link.

Endpoints

URLTransportStateLatencyChecked
https://apilb.gotolstoy.com/mcp/v1/shopper/mcp streamable-http answering 379 ms 10 min ago

Alternatives to Tolstoy Shopper

same job, measured the same way
Pressbooks
by majahelferbiene

Search for books and book-related products, with access to product and delivery details

2 tools answering
UK Supermarkets
by jbeshir

Search and compare grocery prices across UK supermarkets with product details.

local only
Reuffel
by majahelferbiene

Search for books and book-related products, with access to product and delivery details

2 tools answering
Amazon Products
by jbeshir

Search for products and get detailed product information from Amazon across multiple regional sites.

local only
Karusele
by karusele

Search Karusele stainless steel products and get product details via AI agents.

answering
Channel3 Shopping
by trychannel3

Shopping search across 100M+ products, with every retailer's offer and live price in one place.

6 tools answering
Market
by vistoya

Search and get fashion products recommendations across multiple e-ecom stores

6 tools answering
Trustrails
by trustrails

Search UK electronics products across retailers. Real-time prices, stock, and specs.

100 installs/wk local only

Tolstoy Shopper — questions

Answers built from our own checks of this server.

What can Tolstoy Shopper do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_product, search_products, try_on. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tolstoy Shopper working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 385 ms. The bar chart above shows every period we have measured.
How do I connect Tolstoy Shopper?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tolstoy Shopper need an API key?
No. Tolstoy Shopper completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tolstoy Shopper?
It answers our handshake in 385 ms on average, which is faster than 50% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.