# store MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-bolotstudio-store
- Website: https://bolotstudio.com

## Install
- Endpoint: https://bolotstudio.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bolotstudio.com/api/mcp

## Tools
- search_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. Endpoint: https://bolotstudio.com/api/mcp
- get_product_recommendations (Get Product Recommendations) - Get personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions. Endpoint: https://bolotstudio.com/api/mcp
- search_policies_and_faqs (Search Policies and FAQs) - Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering. Endpoint: https://bolotstudio.com/api/mcp
- compare_products (Compare Products) - Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints). Endpoint: https://bolotstudio.com/api/mcp
- get_store_info (Get Store Info) - Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers. Endpoint: https://bolotstudio.com/api/mcp
- check_photo_compatibility (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. Endpoint: https://bolotstudio.com/api/mcp
- get_shipping_estimate (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. Endpoint: https://bolotstudio.com/api/mcp
- get_reviews_summary (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. Endpoint: https://bolotstudio.com/api/mcp
- start_configuration (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. Endpoint: https://bolotstudio.com/api/mcp
- search_products_task (Search Products Task) - Task-based product search for long-running MCP clients. Use task polling to retrieve the result. Endpoint: https://bolotstudio.com/api/mcp
- check_photo_compatibility_task (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. Endpoint: https://bolotstudio.com/api/mcp

## Resources
- bolot://catalog/products - Bolot Studio product catalog: full sizes, finishes, prices, and specifications for the default market, plus a compact price table (currency + per-product price range) for every other configured market. For full per-size detail in a specific market, call get_store_info with that market's country.
- bolot://policies/summary - Bolot Studio shipping, returns, and privacy policy summaries
- bolot://faq/all - Frequently asked questions about Bolot Studio metal prints

## Prompts
- gift_advisor - Help a customer choose the perfect metal print as a gift Arguments: occasion, budget, recipient, country, locale
- size_guide - Help choose the right metal print size for a specific room or wall Arguments: room, wall_size, country, locale
- product_comparison - Compare Bolot Studio metal prints with alternatives Arguments: competitor

## Metadata
- Owner: com.bolotstudio
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
