not analyzable — source repository is gone (deleted or private)
Public read-only MCP server for Vivaldo.shop, a European online store for MacBook cases, iPad cases, laptop sleeves, keyboard covers, screen protectors and everyday computer accessories. This server helps AI agents discover public Vivaldo products by searching the storefront, reading product details and listing products from public Shopify collections. Available tools: * `get_store_info` — returns public information about Vivaldo, product categories and shipping. * `search_products` — searches public Vivaldo products by keyword. * `get_product_by_handle` — returns public product details from a Shopify product handle. * `get_collection_products` — lists public products from a Shopify collection. Safety scope: This MCP server is public and read-only. It does not provide access to customer accounts, checkout actions, orders, payments, private customer data or Shopify Admin APIs.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
tools
-
get_collection_products
Get public products from a Vivaldo Shopify collection by collection handle.
in ▸ limit collection_handle
-
get_product_by_handle
Get public product details from Vivaldo by Shopify product handle.
in ▸ handle
-
get_store_info
Get public information about the Vivaldo online store, its product categories and shipping.
-
search_products
Search public Vivaldo products by query, for example: MacBook case, iPad case, keyboard cover, laptop sleeve.
in ▸ limit query
last analysis: gone
No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.