@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.
Latest Blog Posts
- 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