Etsy MCP Server — Handmade & Vintage for AI
Pricing
Pay per usage
Go to Apify Store

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
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
20 days ago
Last modified
Categories
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
| Field | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "vintage" | Search keyword |
maxResults | integer | 30 | Max results per run |
maxPages | integer | 1 | Number of search result pages |
countryCode | string | "US" | Region: US, UK, DE, FR, CA, AU |
useProxy | boolean | true | Use Apify proxy |
sortOrder | string | "relevance" | Sort: relevance, newest, highest_price, lowest_price, best_seller |
Output Fields
| Field | Description |
|---|---|
title | Product title |
price | Current price (numeric) |
priceString | Formatted price text |
currency | Currency code (USD, EUR, GBP, etc.) |
listPrice | Original/compare-at price |
listPriceString | Original price text |
rating | Star rating |
reviewCount | Number of reviews |
imageUrl | Product image URL |
shopName | Etsy shop/seller name |
freeShipping | Free shipping indicator |
isBestSeller | Best Seller badge |
isAd | Promoted/ad listing |
colorCount | Number of color/variation options |
favorites | Favorites/wishlist count |
url | Direct product URL |
Pricing
$1.00 / 1,000 results — pay only for what you scrape.
Support
- Open an issue for bugs or feature requests