# Estroni Storefront MCP server

UCP agentic-commerce proxy for Estroni: merino & low-tox women's activewear catalogue.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-estroni-storefront
- Repository: https://github.com/estroni/storefront-mcp

## Install
- Endpoint: https://mcp.estroni.com.au/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.estroni.com.au/mcp

## Tools
- search_catalog - Search for products from the online store, hosted on Shopify.

This tool can be used to search for products using natural language queries, specific filter criteria, or both.
At least one of query or filters must be provided.

Results are paginated, with initial results limited to improve experience.
Use the pagination.cursor from the response to fetch additional pages when users request more results.

Response conforms to the UCP catalog search capability (dev.ucp.shopping.catalog.search).
 Endpoint: https://mcp.estroni.com.au/mcp
- get_cart - Get the cart including items, shipping options, discount info, and checkout url for a given cart id Endpoint: https://mcp.estroni.com.au/mcp
- update_cart - Perform updates to a cart, including adding/removing/updating line items, buyer information, shipping details, discount codes, gift cards and notes in one consolidated call. Shipping options become available after adding items and delivery address. When creating a new cart, only addItems is required. Endpoint: https://mcp.estroni.com.au/mcp
- search_shop_policies_and_faqs - Used to get facts about the stores policies, products, or services.
Some examples of questions you can ask are:
  - What is your return policy?
  - What is your shipping policy?
  - What is your phone number?
  - What are your hours of operation?"
 Endpoint: https://mcp.estroni.com.au/mcp
- get_product_details - Look up a product by ID. Pass the 'options' parameter to select a specific variant for the product card. Without options, the first available variant is returned. Endpoint: https://mcp.estroni.com.au/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.estroni
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 23, 2026
- Source: https://registry.modelcontextprotocol.io
