Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://bolotstudio.com/api/mcp11 Tools · 739 mssearch_productsSearch 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`), ad…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`), ad…
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Search term (e.g. 'metal print', 'gift', 'cinematic') |
| handle | string | Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign' |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR') |
| locale | string | Locale code for localized URLs (e.g. 'en', 'pl', 'de') |
| locale_contract | string | Language-resolution contract. Legacy discloses multilingual-country ambiguity; strict requires an explicit locale. |
| detail | boolean | Only used together with `handle` (single-product lookup). When true, returns the full enriched product record — AI summary, use cases, FAQs, competitive positi… |
get_product_recommendationsGet personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions.Get personalized product and variant recommendations based on customer intent, budget, recipient profile, room type, and lighting conditions.
| Parameter | Typ | Beschreibung |
|---|---|---|
| intent* | string | Customer intent: gift, home_decor, valentines, birthday_50, memorial, desk_display, home_cinema, etc. |
| budget | number | Maximum budget in EUR |
| 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 |
| lighting | string | Room lighting: bright, dim, mixed |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR') |
| locale | string | Locale code for localized URLs (e.g. 'en', 'pl', 'de') |
search_policies_and_faqsSearch Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.Search Bolot Studio FAQs and store policies. Covers product questions, sizing, finishes, shipping, returns, and ordering.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query* | string | Search query (e.g. 'returns', 'shipping to Germany', 'matte vs glossy', 'desk stand') |
| 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') |
compare_productsCompare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).Compare Bolot Studio products — Legacy Print vs Cinematic Print, or Bolot vs competitors (Displate, Canvas, Framed prints).
| Parameter | Typ | Beschreibung |
|---|---|---|
| comparison_type* | string | Type of comparison |
| product_handle | string | Product handle for competitor comparison (defaults to 'the-legacy-print') |
| 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') |
get_store_infoGet Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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 |
check_photo_compatibilityCheck 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 delivery country, also lists market-visible wall formats. If width/height are omitted, reports that suita…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 delivery country, also lists market-visible wall formats. If width/height are omitted, reports that suita…
| Parameter | Typ | Beschreibung |
|---|---|---|
| width | integer | Photo width in pixels |
| height | integer | Photo height in pixels |
| format | string | Image format (e.g. 'jpeg', 'png', 'heic', 'webp') |
| country | string | Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats can be shown. |
get_shipping_estimateGet 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 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| country_code* | string | ISO 3166-1 alpha-2 or alpha-3 country code (e.g. 'PL', 'DE', 'GB', 'FR', 'DEU', 'GBR') |
get_reviews_summaryGet 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| product_handle | string | Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign'. Omit for store-wide stats. |
start_configurationGenerate 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 stan…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 stan…
| Parameter | Typ | Beschreibung |
|---|---|---|
| product_handle* | string | Product to configure |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for market-visible product availability (e.g. 'DE', 'DEU') |
| locale | string | Locale code (en, de, pl, etc.) |
| size | string | Pre-select size. Valid set depends on the product: 'the-legacy-print' → 'keepsake-3-pack', 'classic', or 'statement'; 'the-cinematic-print' → 'intimate', 'clas… |
| finish | string | Pre-select finish. Not applicable to address sign. |
search_products_taskTask-based product search for long-running MCP clients. Use task polling to retrieve the result.Task-based product search for long-running MCP clients. Use task polling to retrieve the result.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Search term (e.g. 'metal print', 'gift', 'cinematic') |
| handle | string | Product handle: 'the-legacy-print', 'the-cinematic-print', or 'the-address-sign' |
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for geo-pricing (e.g. 'PL', 'DE', 'GB', 'DEU', 'GBR') |
| locale | string | Locale code for localized URLs (e.g. 'en', 'pl', 'de') |
| locale_contract | string | Language-resolution contract. Legacy discloses multilingual-country ambiguity; strict requires an explicit locale. |
| detail | boolean | Only used together with `handle` (single-product lookup). When true, returns the full enriched product record — AI summary, use cases, FAQs, competitive positi… |
check_photo_compatibility_taskTask-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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| width | integer | Photo width in pixels |
| height | integer | Photo height in pixels |
| format | string | Image format (e.g. 'jpeg', 'png', 'heic', 'webp') |
| country | string | Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats can be shown. |
11 von 11 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.