626Labs Etsy Agentic Connector
A trusted, hosted MCP connector that gives AI assistants read-only eyes on your Etsy shop — stats, listing performance, orders, and trends — without ever touching your credentials.
Status: in active development · private testing · not yet publicly available
What it does
Your shop data, where your assistant already is
The connector links Claude — and any other MCP client — to an Etsy seller's shop data through Etsy's official Open API v3. You ask the questions in the assistant you already use; it reads the answers out of your shop.
Version 1 is read-only. The tools it exposes fetch and summarize, and that is the whole surface area.
Shop snapshots
The state of the shop at a point in time — the baseline everything else is measured against.
Listing performance
How individual listings are doing, so the question "which of these is actually working" has an answer.
Orders
Order records, read from the same API the seller dashboard reads.
Reviews
Feedback left on the shop, available to read alongside the listings it belongs to.
Day-over-day movers
What changed since yesterday, computed from snapshot history rather than fetched — the trend line the API does not hand you directly.
Zero tools modify your Etsy shop.
Trust
What it can reach, and what it can never do
A connector asking for access to a live storefront should be able to say precisely what it takes and where it puts it. This is that list.
listings_rread your listingsshops_rread your shop profile and statstransactions_rread your orders and receiptsfeedback_rread reviews left on your shop
Every one ends in _r. There is no write scope in the set, so the grant itself is what makes the read-only promise, not just the code.
Status
In active development
Currently in private testing with our own shop, Conundrum by Este. Public availability is planned after maturation and review through Etsy's Commercial Access and Anthropic's Connectors Directory.
- Private testing
- Etsy Commercial Access review
- Anthropic Connectors Directory review
- Public availability