A person working on a laptop on a linen couch with a blanket and a mug nearby

Claude + Etsy: What the Integration Can (and Can't) Do in 2026

No — there’s no official Claude Etsy integration. No Etsy connector in Claude’s directory, no Etsy-built MCP server, no official endpoint or repo. What exists is a handful of community MCP servers (like administrativetrick/etsy-mcp-server, which does search and reads via an API key) and hosted third-party wrappers — all unofficial, all built on Etsy’s Open API v3, which is itself gated behind app approval. Etsy’s own AI energy is going into its own products: Gemini-powered search, a buyer gift-finder agent, and a seller stats assistant shipped in Q1 2026. None of that connects to Claude.

Here’s what’s actually possible, what the Etsy API allows (and pointedly doesn’t), where the limits bite, and what to use if you want shop work that runs on its own.


What exists today

For a seller typing “claude etsy” into a search bar, the landscape is:

  • Etsy’s in-house AI — Etsy rebuilt search and recommendations on Google’s Gemini models and shipped two conversational agents in Q1 2026: a gift-finder for buyers and a stats assistant for sellers, plus AI listing-attribute suggestions in the Seller Handbook. Useful, but it lives inside Etsy.
  • Community MCP servers — unofficial projects that wrap Open API v3 so Claude Desktop can search and read shop data. The better-known ones handle search/reads with an API key; OAuth write flows are patchier. You’re trusting third-party code with your shop credentials.
  • The Etsy Open API v3 — the real, supported automation surface, but with a gate most guides gloss over, covered next.

The Etsy API: capable, but gated

Etsy’s Open API v3 is genuinely useful once you’re in — and getting in is the story:

  • App approval is real. You register at etsy.com/developers and get a personal access key (works with up to 5 shops, review typically 24–48 hours). Serving arbitrary sellers requires a separate commercial access review. Even reading a buyer’s email on transactions needs case-by-case approval on top.
  • Auth is OAuth 2.0 (authorization-code + PKCE) with an x-api-key header on every call, and a default rate limit around 10k requests/day.
  • What it covers: listings CRUD (including inventory, variations, and images), receipts (getShopReceipts — your orders), transactions, shipping profiles, reviews, and payments/ledger.
  • What it doesn’t: shop stats. The old v2 stats API never came back in v3 — there are no analytics endpoints. “Claude reads your Etsy stats” is only true if you paste them from the seller dashboard yourself; no API-based tool can pull them.

So a community MCP plus an approved API key gets Claude to a real place: reading orders and reviews, drafting listing edits, answering “what sold this week” in a chat. But like every Claude MCP setup, it only works inside a conversation you start.


The limits that actually matter

  • Everything is unofficial. Etsy ships no MCP server and no Claude connector. Every bridge is community code sitting between Claude and your shop credentials — vet it.
  • The approval gate. Before any of this works, your API app has to pass Etsy’s review. It’s routine for personal use, but it’s a step no other platform in this category makes you take just to read your own orders.
  • No stats via API. Traffic and conversion analysis stays manual regardless of tooling.
  • No triggers, no monitoring. MCP tools run inside a conversation you start. There’s no “when an order lands, draft the thank-you” or “when a 3-star review appears, alert me” — nothing fires on an event.
  • Laptop-bound for anything scheduled. The nearest thing to “running on its own” is Claude Cowork’s scheduled tasks, which fire on a fixed clock, not on inbox events.

So Claude is fine for “look at my shop with me right now” and not built for “keep up with orders and reviews while I’m at the workbench.”


If you want Etsy work that runs on its own: Carly

An Etsy shop is exactly the business where the owner can’t be in a chat — you’re making the product. Orders, reviews, and ship-by dates pile up while your hands are busy. The moment you want those handled without you prompting, you’ve crossed past what any Claude setup can do with Etsy.

That’s where Carly fits. Carly is an AI executive assistant built to act on triggers, not just answer in a chat. Etsy connects to Carly via your own API key — paste it on carlyassistant.com/integrations (using the credentials from your approved Etsy developer app) and it works like any native connection:

  • When a new order lands, Carly drafts a personalized thank-you with a dispatch estimate, checking receipts every few minutes so nothing sits.
  • Every morning, an unshipped-orders digest sorted by promised ship-by date, with prefilled tracking-update messages.
  • When a review under 5 stars appears, the complaint summarized and a make-it-right reply drafted for your approval.
  • Weekly listing hygiene: active listings flagged for low quantity, missing attributes, or 60 days without a sale, with proposed edits ready to apply.
  • No-code setup. Describe the workflow in plain English; Carly interviews you and builds it with you.
  • Actually sends — drafts and sends email across Gmail and Outlook, updates records, manages tasks.
  • Connects to anything — 200+ native integrations, plus any other tool via your own API key.

AI agents start at $35/month, and steps in a workflow that don’t use AI run free and unlimited.


Claude vs Carly

Claude (community MCP)Carly
Read orders and reviewsYes (unofficial wrapper, in a chat)Yes
Edit listingsPatchy (OAuth writes vary by wrapper)Yes (updateListing)
Read shop statsNo (no v3 stats endpoints — platform limit)No API either — Etsy dashboard only
Acts on triggers / eventsNoYes
Drafts thank-yous for every order on its ownNoYes
Works while laptop is closedNoYes (cloud)
Sends messages/email as part of the flowNo (Gmail draft-only)Yes (Gmail + Outlook)
PricingPro $20 / Max $100–$200AI agents from $35/mo

Claude is a shop lookup you operate in a chat. Carly is a teammate that keeps orders, reviews, and listings moving while you make things.


Frequently Asked Questions

Does Claude work with Etsy?

Not officially. There’s no Etsy connector in Claude’s directory and no Etsy-built MCP server. Community MCP servers (e.g. administrativetrick/etsy-mcp-server) wrap Etsy’s Open API v3 so Claude Desktop can search and read shop data — but they’re unofficial, need an approved Etsy developer key, and only work inside a conversation you start.

Can Claude read my Etsy shop stats?

No — and neither can anything else via API. Etsy’s Open API v3 has no stats/analytics endpoints (the old v2 stats API was never carried over). Shop stats live only in the seller dashboard and Etsy’s own Q1 2026 seller stats assistant. Any tool claiming API access to your Etsy analytics is overstating.

How do I connect Claude to Etsy?

Register an app at etsy.com/developers and wait for approval (personal access covers up to 5 shops, review usually 24–48h). Then configure a community Etsy MCP server in Claude Desktop with your API key; write operations additionally need the OAuth 2.0 + PKCE flow. Vet whichever server you pick — it’s third-party code holding your shop credentials.

What if I want order thank-yous and review replies handled automatically?

That’s outside what Claude can do with Etsy — no triggers, chat-only, unofficial wrappers. Carly connects via your Etsy API key, watches receipts and reviews 24/7 in the cloud, drafts the responses, and sends the emails. AI agents start at $35/month. For the messages side specifically, see answering Etsy messages with an AI agent.


More: AI agent for Etsy messages · Claude + eBay · Claude + Shopify · Claude + Gumroad · Can Claude send emails

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR