Etsy MCP Server
Related Servers
Alternatives to Etsy MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI agents to search, browse, and interact with Etsy through browser automation, including product search, cart management, favorites, checkout, and seller messaging.122 npmMIT
- 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-
- 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 gradedqualityCmaintenanceConnects Claude to the Etsy Open API v3 to search and manage listings, set required category attributes, update prices via the correct endpoint, upload images and digital files, and publish or delete listings as callable tools.MIT
- FlicenseBqualityCmaintenanceEnables Etsy sellers to manage their shops via natural language, including listing CRUD, bulk price and quantity updates by SKU, whole-shop A-F grade audits, photo uploads, shipping profiles, conversations, receipts, fulfillment tracking, and profit calculation.19-
- AlicenseBqualityDmaintenanceProvides full access to the Etsy Open API v3 for both buyer browsing and seller shop management through 37 specialized tools. It enables users to manage listings, process orders, handle shipping, and access inventory data via secure OAuth 2.0 authentication.417MIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose targeting specific Etsy resources: listings, shops, reviews, and trending items. The descriptions clearly differentiate between operations like getting details, searching, or retrieving all items, with no overlap that could cause misselection.
All tools follow a consistent verb_noun pattern (e.g., get_listing_details, search_listings, get_shop_by_name). The naming is uniform across all 7 tools, using snake_case and clear action-object pairs, making them predictable and easy to understand.
With 7 tools, this server is well-scoped for its Etsy domain, covering key operations like retrieving and searching listings and shops, plus reviews and trending items. Each tool earns its place without feeling thin or bloated, aligning with typical server sizes.
The toolset provides strong coverage for browsing and searching Etsy, including CRUD-like operations for listings and shops, but lacks update or delete actions (e.g., modifying listings or managing shop settings). This minor gap is workable for most agent use cases focused on data retrieval.