@striderlabs/mcp-etsy
Related Servers
Alternatives to @striderlabs/mcp-etsy
No user-submitted related servers found.
Related Servers
- 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.714MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search active Etsy listings site-wide or within a specific shop, and to fetch individual listing details by ID, using an Etsy API key. Queries support keyword, price, taxonomy, and sort filters, returning live active-listing data only.134 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search products, manage cart, place orders, and track shipments on Amazon via browser automation.14 npm1MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables 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.5-
- AlicenseBqualityFmaintenanceEnables AI agents to search products, manage cart, and track orders on Walmart.com via browser automation.1228 npm3MIT
- AlicenseAqualityDmaintenanceEnables AI agents to search products, view item details, track and place bids, make Buy It Now purchases, view order history, and track shipments on eBay via browser automation with Playwright.75 npmMIT
TDQS
Scored across 12 tools
Each tool maps to a clear, distinct action on a specific Etsy resource: search, item details, cart, favorites, checkout, orders, messaging, and shop info. Even related tools like get_item_details and get_shop_info are differentiated by scope (single item vs entire shop).
All tools use a consistent etsy_<verb>_<object> pattern with snake_case throughout. The verbs clearly indicate the action, and the object indicates the resource, making the toolset predictable and easy to navigate.
12 tools is well-scoped for an Etsy shopping and account automation server. Each tool covers a necessary step in the browsing, cart, checkout, favorites, order tracking, and messaging workflow without unnecessary duplication.
The core buyer journey is well covered: search, view details, add to cart, view cart, checkout, track orders, and message sellers. Minor gaps exist around removing items from the cart or favorites, but agents can still complete the primary shopping workflow.