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

Access Read-only
Protocol MCP
Data source Etsy Open API v3
Sign-in etsy.com OAuth

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.

Read-only, by construction

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.

Credentials
Sign-in happens only on etsy.com's own consent screen. You are never asked to enter your Etsy credentials anywhere else — not in the connector, not on this site, not in your assistant.
Scopes
Minimal, read-only, and named in full:
  • listings_r read your listings
  • shops_r read your shop profile and stats
  • transactions_r read your orders and receipts
  • feedback_r read 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.

Tokens at rest
Encrypted with AES-256-GCM.
Your data, portable
Full CSV export, anytime. What the connector has collected is yours to take out in a format that opens in anything.
Your data, deletable
Immediate on request. And automatic: 30 days after you disconnect, what is left purges itself whether you ask or not.
No scraping
Data comes from the official API, plus optional CSV imports you provide yourself. Every figure is labeled by source, so API-derived and seller-supplied numbers never get quietly averaged together.

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
Questions estevan@626labs.dev
Privacy policy
https://etsy-agentic-connector.web.app/privacy.html Coming online with the beta
Docs
https://etsy-agentic-connector.web.app/docs.html Coming online with the beta