← Registry

eCommerce

bolotstudio.com

Provides product search, recommendations, comparisons, store policies, and brand information for Bolot Studio.

1 endpoint11 known toolsFirst detected May 16, 2026Last detected August 29, 2026

ENDPOINT 1

https://bolotstudio.com/api/mcp

No auth detected

MCP server metadata

Name
com.bolotstudio/store
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChangedtasks.canceltasks.requests.tools.call
Server instructions

Bolot Studio sells personalized aluminium dye-sublimation photo prints across two print families and a DIBOND address sign: 'the-legacy-print' (The Keepsake Trio with three separate 13×9 cm panels and exactly three metal desk stands, Classic, and Statement; a Statement and a Keepsake Trio can also be bought together under a store-wide promotion — this is a promotion, not a separate product size), 'the-cinematic-print' (The Cinematic, Classic, and Statement wall formats), and 'the-address-sign'. This server is READ-ONLY: use it to search the catalog, fetch product details, get shipping estimates, search policies and FAQs, summarize reviews, check photo compatibility, and compare products. It cannot add to cart or check out — to purchase, hand the buyer off to the configurator via the start_configuration tool, which leads into the UCP/ACP checkout flow. Products are not currently available for purchase in the USA. No US prices, offers, shipping quotes or checkout data are published.

Known tools 11

search_products

Search and browse Bolot Studio custom metal photo prints.

Inferred read-only
get_product_recommendations

Get personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions.

Inferred read-only
search_policies_and_faqs

Search Bolot Studio FAQs and store policies.

Inferred read-only
compare_products

Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).

Inferred read-only
get_store_info

Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs.

Potential side effects
check_photo_compatibility

Check whether supplied pixel dimensions meet the print-contract 120 DPI hard gate used by upload.

Potential side effects
get_shipping_estimate

Get estimated delivery time, free shipping threshold, and carrier information for a specific country.

Inferred read-only
get_reviews_summary

Get aggregated customer review statistics and featured review excerpts.

Inferred read-only
start_configuration

Generate a direct URL to the Bolot Studio product configurator with pre-selected options.

Inferred read-only
search_products_task

Task-based product search for long-running MCP clients.

Inferred read-only
check_photo_compatibility_task

Task-based photo-resolution check against the print-contract 120 DPI hard gate used by upload.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.com-bolotstudio-store]
url = "https://bolotstudio.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-bolotstudio-store": {
      "type": "http",
      "url": "https://bolotstudio.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-bolotstudio-store
Remote MCP URL: https://bolotstudio.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "com-bolotstudio-store": {
      "url": "https://bolotstudio.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-bolotstudio-store": {
      "type": "http",
      "url": "https://bolotstudio.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-bolotstudio-store",
  "transport": "streamable-http",
  "url": "https://bolotstudio.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bolotstudio.com was fetched 2026-07-31T07:03:26.647Z and is being refreshed.

Trust status Trusted

bolotstudio.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.