@striderlabs/mcp-etsy
Allows searching, browsing, and interacting with Etsy, including product search, viewing item details, adding to cart, managing favorites, purchasing items, tracking orders, messaging sellers, and browsing shop info.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@striderlabs/mcp-etsysearch for vintage cameras under $100"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@striderlabs/mcp-etsy
An MCP (Model Context Protocol) server connector for Etsy that enables AI agents to search, browse, and interact with Etsy using browser automation via Playwright.
Features
Search Products - Search handmade, vintage, and supply items with filters
View Item Details - Get detailed listing info including seller, reviews, and shipping
Add to Cart - Add items with variations and quantity
View Cart - Check current cart contents
Manage Favorites - View and add items to favorites/collections
Purchase Items - Proceed through checkout flow
Track Orders - View order history and tracking status
Message Sellers - Send messages to shop owners
Shop Info - Browse seller profiles and listings
Related MCP server: Etsy MCP Server
Installation
npm install -g @striderlabs/mcp-etsyPlaywright browsers must be installed:
npx playwright install chromiumUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"etsy": {
"command": "mcp-etsy"
}
}
}Available Tools
Tool | Description |
| Search Etsy with filters (category, price, sort) |
| Get full listing details |
| Add item to cart |
| View cart contents |
| View favorited items |
| Add item to favorites |
| Proceed through checkout |
| View and track orders |
| Contact a seller |
| Log in to Etsy account |
| Browse a seller's shop |
| Clean up browser resources |
Authentication
For actions requiring login (cart, favorites, orders, messaging), use etsy_login first:
Use etsy_login with my email and password, then search for handmade jewelry under $50.Note: Some operations like checkout default to
dry_run: truefor safety. Setdry_run: falseto complete purchases.
Requirements
Node.js >= 18
Playwright (with Chromium browser)
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceEnables seamless integration with Etsy's marketplace API v3 to search listings, manage shop inventory, create and update products, optimize SEO, and access seller resources with OAuth support for authenticated operations.Last updated5
- AlicenseAqualityDmaintenanceEnables AI assistants to search for products, retrieve listing details, get shop information, discover trending items, and access reviews on Etsy through the Etsy API v3.Last updated712MIT
- AlicenseAqualityCmaintenanceEnables AI agents to search for products, manage shopping carts, and place grocery orders on Instacart using browser automation. It includes comprehensive tools for store discovery, product searching, and secure checkout with explicit user confirmation.Last updated11845MIT
- Alicense-qualityDmaintenanceEnables AI agents to search products, manage cart, place orders, and track shipments on Amazon via browser automation.Last updated261MIT
Related MCP Connectors
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-etsy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server