mcpbeat

Store MCP Server

com.bolotstudio/store
not responding

Store is listed as active in the registry but did not answer our last check. It exposes 11 tools.

Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
19.8%
Uptime 24h
18 of 91 checks
11
Tools
read from the server
819 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 11

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

photo
check_photo_compatibility
Start a non-diagnostic photo-suitability review. Pixel dimensions alone never prove quality or compatibility; with an explicit delivery country, returns only market-visible wall formats and directs the customer to the configurator crop/review flow.
check_photo_compatibility_task
Task-based non-diagnostic photo-suitability review for long-running MCP clients. Pixel dimensions alone never prove compatibility; use task polling to retrieve the result.
products
search_products
Search and browse Bolot Studio custom metal photo prints. Returns a compact product card by default — handle, title, short description, price/compareAtPrice, availability, variants (name/size/price/availability), one image, and the product URL — for every result. For ONE product (pass `handle`), add `detail: true` to also get the AI summary, use cases, FAQs, competitive positioning, social proof, gallery, shipping zones, and guarantee/returns/quality-assurance detail; every response, compact or detailed, is capped to the server's response size limit.
search_products_task
Task-based product search for long-running MCP clients. Use task polling to retrieve the result.
compare
compare_products
Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).
policies
search_policies_and_faqs
Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.
product
get_product_recommendations
Get personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions.
reviews
get_reviews_summary
Get aggregated customer review statistics and featured review excerpts. Use this when a customer asks about product quality, other customers' experiences, or social proof. Returns ratings, distribution, and highlighted reviews.
shipping
get_shipping_estimate
Get estimated delivery time, free shipping threshold, and carrier information for a specific country. Use this when a customer asks about shipping costs or delivery times to their location.
start
start_configuration
Generate a direct URL to the Bolot Studio product configurator with pre-selected options. Optionally pre-select size and/or finish ('matte' or 'glossy'). Valid sizes are product-specific: 'the-legacy-print' accepts 'keepsake-3-pack' (three separate 13×9 cm panels with three separate metal desk stands), 'classic' (30×20), or 'statement' (42×30); 'the-cinematic-print' accepts 'intimate' (21×14), 'classic' (30×20), or 'statement' (42×30); 'the-address-sign' uses templates and ignores size/finish.
store
get_store_info
Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.

Endpoints

URLTransportStateLatencyChecked
https://bolotstudio.com/api/mcp streamable-http answering 86 ms 12 min ago

Store — questions

Answers built from our own checks of this server.

What can Store do?
It exposes 11 tools, read directly from the server on our last check. Among them: check_photo_compatibility, check_photo_compatibility_task, compare_products, get_product_recommendations, get_reviews_summary, get_shipping_estimate and 5 more. 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 →
What is Store mostly used for?
Its tools cluster around products and photo. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Store working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 18 of 91 checks got a reply (19.8%), average response time 819 ms. The bar chart above shows every period we have measured.
The registry lists Store as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Store?
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 Store need an API key?
No. Store completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Store?
It answers our handshake in 819 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.