# com.bolotstudio/store (remote · bolotstudio.com)

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

- Trust score: 70/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `bolotstudio.com`: 70/100 (this document), [markdown](https://verifymcp.io/servers/com-bolotstudio-store/api-mcp.md), [page](https://verifymcp.io/servers/com-bolotstudio-store/api-mcp)

## Channel facts

- Endpoint: `https://bolotstudio.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 11 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2177 tokens (~155/item across 14 items; 11 tools + 3 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (82% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-bolotstudio-store https://bolotstudio.com/api/mcp
```

### Codex

```toml
[mcp_servers.com-bolotstudio-store]
url = "https://bolotstudio.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-bolotstudio-store": {
      "type": "remote",
      "url": "https://bolotstudio.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-bolotstudio-store --url https://bolotstudio.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-bolotstudio-store:
    url: "https://bolotstudio.com/api/mcp"
```

### Other

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

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 70, +1)

- [security] Tool “search_products” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 134 → 155
- [functional] Schema quality: good → excellent
- [cosmetic] “search_products” added an optional parameter “detail”
- [cosmetic] “search_products_task” added an optional parameter “detail”

### 2026-08-01 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 68, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 66, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 65)

First indexed and scored.

## MCP tools (11)

### `search_products` (~356 tokens)

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.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR')
- `detail` (boolean): Only used together with `handle` (single-product lookup). When true, returns the full enriched product record — AI summary, use cases, FAQs, competitive positioning, social proof, gallery, shipping z…
- `handle` (string): Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign'
- `locale` (string): Locale code for localized URLs (e.g. 'en', 'pl', 'de')
- `query` (string): Search term (e.g. 'metal print', 'gift', 'cinematic')

Output parameters:

- `address_sign_launch_gate` (object)
- `available_handles` (array)
- `error` (string)
- `handle` (string)
- `launch_gate` (object)
- `market` (string)
- `message` (string)
- `products` (array)
- `query`
- `total` (number)
- `wall_art_launch_gate` (object)

### `get_product_recommendations` (~226 tokens)

Get Product Recommendations

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

Input parameters:

- `budget` (number): Maximum budget in EUR
- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR')
- `intent` (string, required): Customer intent: gift, home_decor, valentines, birthday_50, memorial, desk_display, home_cinema, etc.
- `lighting` (string): Room lighting: bright, dim, mixed
- `locale` (string): Locale code for localized URLs (e.g. 'en', 'pl', 'de')
- `recipient_profile` (string): Who is this for: partner, mother, father, man_who_has_everything, woman, couple, pet_lover, photographer, movie_fan
- `room_type` (string): Room type: living_room, bedroom, office, bathroom, kitchen, entertainment_room

Output parameters:

- `active_promotions` (array)
- `address_sign_launch_gate` (object)
- `error` (string)
- `finish_advice`
- `message` (string)
- `note` (string)
- `recommendations` (array)
- `room_advice`
- `total_matches` (number)
- `wall_art_launch_gate` (object)

### `search_policies_and_faqs` (~139 tokens)

Search Policies and FAQs

Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for locale-aware policy URLs (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR')
- `locale` (string): Locale code for localized policy URLs (e.g. 'en', 'pl', 'de')
- `query` (string, required): Search query (e.g. 'returns', 'shipping to Germany', 'matte vs glossy', 'desk stand')

Output parameters:

- `error` (string)
- `faqs` (array)
- `locale` (string)
- `locale_fallback` (boolean)
- `message` (string)
- `policy_links` (object)
- `returned_matches` (number)
- `shipping_by_country` (object)
- `total_matches` (number)

### `compare_products` (~137 tokens)

Compare Products

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

Input parameters:

- `comparison_type` (string, required): Type of comparison
- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for localized URLs (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR')
- `locale` (string): Locale code for localized URLs (e.g. 'en', 'pl', 'de')
- `product_handle` (string): Product handle for competitor comparison (defaults to 'the-legacy-print')

Output parameters:

- `category` (string)
- `cinematic_print` (object)
- `comparison` (string)
- `differentiators` (array)
- `error` (string)
- `legacy_print` (object)
- `market` (string)
- `message` (string)
- `product` (string)
- `quality_assurance` (object)
- `shared_features` (array)
- `sustainability` (object)
- `vs_competitors` (array)
- `wall_art_launch_gate` (object)

### `get_store_info` (~87 tokens)

Get Store Info

Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for market-visible catalog sizes/prices (e.g. 'DE', 'DEU')
- `locale` (string): Locale code used when country is not supplied

Output parameters:

- `active_promotions` (array)
- `address_sign_launch_gate` (object)
- `agent_instructions` (object)
- `b2b` (object)
- `brand` (object)
- `configurator_urls` (object)
- `error` (string)
- `finish_guide` (object)
- `free_shipping` (object)
- `market` (string)
- `message` (string)
- `payment_methods` (object)
- `policy_urls` (object)
- `products` (array)
- `quality_assurance` (object)
- `shipping_by_country` (object)
- `sustainability` (object)
- `wall_art_launch_gate` (object)

### `check_photo_compatibility` (~132 tokens)

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.

Input parameters:

- `country` (string): Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats can be shown.
- `format` (string): Image format (e.g. 'jpeg', 'png', 'heic', 'webp')
- `height` (integer, required): Photo height in pixels
- `width` (integer, required): Photo width in pixels

Output parameters:

- `assessment_status` (string)
- `available_print_formats` (array)
- `compatibility_determined` (boolean)
- `configurator_note` (string)
- `country`
- `error` (string)
- `format_note`
- `launch_gate` (object)
- `market`
- `message` (string)
- `photo` (object)
- `recommendation`
- `recommended_format` (null)
- `review_factors` (array)
- `supported_upload_formats` (array)

### `get_shipping_estimate` (~89 tokens)

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.

Input parameters:

- `country_code` (string, required): ISO 3166-1 alpha-2 or alpha-3 country code (e.g. 'PL', 'DE', 'GB', 'FR', 'DEU', 'GBR')

Output parameters:

- `address_sign_launch_gate` (object)
- `carrier` (string)
- `country_code` (string)
- `delivery_estimate` (string)
- `error` (string)
- `free_shipping` (string)
- `manufacturing_note` (string)
- `message` (string)
- `returns` (string)
- `shipping_cost` (object)
- `supported` (boolean)
- `supported_countries` (array)
- `tax_duty_handling_note` (string)
- `tax_duty_handling_setup_dependent` (boolean)
- `total_estimated_time` (string)
- `tracking` (string)
- `wall_art_launch_gate` (object)

### `get_reviews_summary` (~82 tokens)

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.

Input parameters:

- `product_handle` (string): Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign'. Omit for store-wide stats.

Output parameters:

- `available` (boolean)
- `average_rating` (number)
- `error` (string)
- `featured_reviews` (array)
- `message` (string)
- `note` (string)
- `review_platform` (string)
- `scope` (string)
- `source` (string)
- `total_reviews` (number)
- `verified_purchase_count` (number)

### `start_configuration` (~294 tokens)

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.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for market-visible product availability (e.g. 'DE', 'DEU')
- `finish` (string): Pre-select finish. Not applicable to address sign.
- `locale` (string): Locale code (en, de, pl, etc.)
- `product_handle` (string, required): Product to configure
- `size` (string): Pre-select size. Valid set depends on the product: 'the-legacy-print' → 'keepsake-3-pack', 'classic', or 'statement'; 'the-cinematic-print' → 'intimate', 'classic', or 'statement'. The retired single…

Output parameters:

- `configurator_url` (string)
- `error` (string)
- `instructions` (string)
- `launch_gate` (object)
- `locale` (string)
- `market` (string)
- `message` (string)
- `note` (string)
- `pre_selected` (object)
- `product` (string)
- `requested_size` (string)
- `valid_sizes` (array)

### `search_products_task` (~254 tokens)

Search Products Task

Task-based product search for long-running MCP clients. Use task polling to retrieve the result.

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR')
- `detail` (boolean): Only used together with `handle` (single-product lookup). When true, returns the full enriched product record — AI summary, use cases, FAQs, competitive positioning, social proof, gallery, shipping z…
- `handle` (string): Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign'
- `locale` (string): Locale code for localized URLs (e.g. 'en', 'pl', 'de')
- `query` (string): Search term (e.g. 'metal print', 'gift', 'cinematic')

### `check_photo_compatibility_task` (~119 tokens)

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.

Input parameters:

- `country` (string): Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats can be shown.
- `format` (string): Image format (e.g. 'jpeg', 'png', 'heic', 'webp')
- `height` (integer, required): Photo height in pixels
- `width` (integer, required): Photo width in pixels

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-bolotstudio-store/api-mcp#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 69
- 2026-08-01: 69
- 2026-07-31: 68
- 2026-07-30: 68
- 2026-07-29: 67
- 2026-07-28: 67
- 2026-07-27: 66
- 2026-07-26: 65

## Links

- Remote endpoint: https://bolotstudio.com/api/mcp
- Website: https://bolotstudio.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-bolotstudio-store/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-bolotstudio-store/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-bolotstudio-store/api-mcp
