com.bolotstudio/store
com.bolotstudio/storeCustom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.
Tools · 11
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/av…
Get personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions.
Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.
Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).
Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.
Check whether supplied pixel dimensions meet the print-contract 120 DPI hard gate used by upload. Returns per-size required_px. Crop and artefacts are still reviewed in the configurator. With a delive…
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.
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, distributio…
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-…
Task-based product search for long-running MCP clients. Use task polling to retrieve the result.
Task-based photo-resolution check against the print-contract 120 DPI hard gate used by upload. Omit width/height to report that suitability cannot be verified without dimensions.
Resources · 3
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…
bolot://catalog/products
Bolot Studio shipping, returns, and privacy policy summaries
bolot://policies/summary
Frequently asked questions about Bolot Studio metal prints
bolot://faq/all
Prompts · 3
Help a customer choose the perfect metal print as a gift
Help choose the right metal print size for a specific room or wall
Compare Bolot Studio metal prints with alternatives
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.bolotstudio/store": {
"url": "https://bolotstudio.com/api/mcp",
"transport": "streamable-http"
}
}
}