Etsy MCP Server — Handmade & Vintage for AI avatar

Etsy MCP Server — Handmade & Vintage for AI

Pricing

Pay per usage

Go to Apify Store
Etsy MCP Server — Handmade & Vintage for AI

Etsy MCP Server — Handmade & Vintage for AI

MCP Server for Etsy. Search handmade, vintage, and craft items. AI-agent ready.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

petteri mähönen

petteri mähönen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

20 days ago

Last modified

Share

Etsy MCP Server — Handmade & Vintage Search for AI

🧠 MCP Server — AI Agent Ready

This actor is a Model Context Protocol (MCP) server — AI assistants (Claude, GPT, Cursor) can call it directly to search and extract data:

{"searchQuery": "example", "maxResults": 5}

Search Etsy products by keyword. Returns prices, ratings, seller info — perfect for craft market research and product discovery.

Scrape Etsy search results with structured product data: prices, ratings, reviews, shop info, shipping, and more.

Features

  • 18 output fields — title, price, rating, review count, shop name, shipping, colors, favorites, badges
  • Pay-per-result — no monthly subscription
  • Playwright browser — handles JavaScript-rendered content
  • Multi-page pagination — scrape all results
  • Sort options — relevance, newest, price, best seller
  • Proxy support — StaticUS3 residential proxies

Quick Start

🇺🇸 Vintage furniture (US)

{
"searchQuery": "vintage furniture",
"maxResults": 20,
"maxPages": 1,
"useProxy": true
}

🇬🇧 Handmade jewelry (UK)

{
"searchQuery": "handmade silver ring",
"maxResults": 10,
"maxPages": 2,
"countryCode": "UK",
"useProxy": true,
"sortOrder": "best_seller"
}

Input Parameters

FieldTypeDefaultDescription
searchQuerystring"vintage"Search keyword
maxResultsinteger30Max results per run
maxPagesinteger1Number of search result pages
countryCodestring"US"Region: US, UK, DE, FR, CA, AU
useProxybooleantrueUse Apify proxy
sortOrderstring"relevance"Sort: relevance, newest, highest_price, lowest_price, best_seller

Output Fields

FieldDescription
titleProduct title
priceCurrent price (numeric)
priceStringFormatted price text
currencyCurrency code (USD, EUR, GBP, etc.)
listPriceOriginal/compare-at price
listPriceStringOriginal price text
ratingStar rating
reviewCountNumber of reviews
imageUrlProduct image URL
shopNameEtsy shop/seller name
freeShippingFree shipping indicator
isBestSellerBest Seller badge
isAdPromoted/ad listing
colorCountNumber of color/variation options
favoritesFavorites/wishlist count
urlDirect product URL

Pricing

$1.00 / 1,000 results — pay only for what you scrape.

Support