mcpbeat

Estroni Storefront MCP Server

io.github.estroni/storefront
answering

Estroni Storefront is answering right now. Last checked 14 min ago. It exposes 5 tools. Last commit 19 May 2026.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
246 ms
Response time
average over 24h
0
Stars
last commit 19 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add storefront --transport http https://mcp.estroni.com.au/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mcp.estroni.com.au/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.storefront]
url = "https://mcp.estroni.com.au/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mcp.estroni.com.au/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mcp.estroni.com.au/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cart
get_cart
Get the cart including items, shipping options, discount info, and checkout url for a given cart id
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.
catalog
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).
product
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.
shop
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?"

Endpoints

URLTransportStateLatencyChecked
https://mcp.estroni.com.au/mcp streamable-http answering 242 ms 14 min ago

Estroni Storefront — questions

Answers built from our own checks of this server.

What can Estroni Storefront do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_cart, get_product_details, search_catalog, search_shop_policies_and_faqs, update_cart. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Estroni Storefront working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 246 ms. The bar chart above shows every period we have measured.
How do I connect Estroni Storefront?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Estroni Storefront need an API key?
No. Estroni Storefront completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Estroni Storefront?
It answers our handshake in 246 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Estroni Storefront open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.