Skip to main content
Glama
DColl

etsy-mcp-server

by DColl

Related Servers

Alternatives to etsy-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for interacting with the Etsy API. Allows users to retrieve shop data, manage listings, and perform various Etsy operations through natural language.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A production-grade MCP server that enables AI assistants like Claude to read Etsy shop data—listings, orders, inventory, and stats—through eight read-only tools, using OAuth and automatic pagination.
      8
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for interacting with the Etsy API, enabling listing management, shop information, shipping profiles, and image uploads.
      11
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables Claude to read shop data, listings, inventory, and orders from the WandPad Etsy shop using the official Etsy API v3, with optional write capabilities for listings when explicitly enabled and confirmed.
      22
      -

    TDQS

    A3.5/5.0

    Scored across 26 tools

    Disambiguation5/5

    Every tool targets a distinct entity and action. For example, create_listing, get_listing, update_listing, delete_listing are clearly separated from section, inventory, order, and taxonomy tools. No two tools overlap in purpose.

    Naming Consistency5/5

    All tool names use a consistent verb_noun pattern in snake_case (e.g., create_listing, upload_listing_image, suggest_tags). The verbs are standardized (get, list, create, update, delete, upload, publish, suggest), making the API highly predictable.

    Tool Count4/5

    26 tools is slightly above the typical range, but each tool maps to a well-defined API operation. The count is justified by the breadth of Etsy's domain (listings, sections, inventory, orders, shop, taxonomy). It could be streamlined, but it's still reasonable.

    Completeness4/5

    The tool set covers core CRUD operations for listings, sections, inventory, and shop, plus listing-specific file/image management and taxonomy exploration. Minor gaps exist (e.g., no tool to update order status), but the overall surface is comprehensive for seller-side automation.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues