Skip to main content
Glama
519,781 tools. Updated 2026-09-06 08:15

"Etsy" matching MCP tools:

  • Retrieve an Etsy shop's profile including seller, headline, rating, and sold count using either the shop ID or name.
    MIT
  • Fetch detailed Etsy product information by listing ID, including title, price, images, materials, tags, and shop data.
    MIT
  • Find Etsy products across shops with keyword queries. Returns listing search results in clean JSON for commerce research, market analysis, and inventory tracking.
    MIT
  • Retrieve buyer reviews for an Etsy shop by shop ID or shop name, with pagination controls for tailored results.
    MIT
  • Find Etsy shops by searching a keyword. Retrieve matching shop results with an optional limit to control output.
    MIT

Matching MCP Servers

  • 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

Matching MCP Connectors

  • Retrieve the currently authenticated Etsy user's profile information for account verification and personalized API interactions.
    MIT
  • Search for Etsy shops by name to discover sellers, browse products, and find specific stores on the marketplace.
    MIT
  • Retrieve Etsy user details by ID to access profile information and manage interactions within the Etsy platform.
    MIT
  • Search active Etsy listings by keyword, optionally filter by shop ID, and set the maximum number of results.
    MIT
  • Fetch the full shop record for an Etsy shop by providing the shop ID. Returns details like name, currency, active listings count, and number of favorers.
    MIT
  • Fetch an Etsy listing's inventory record—product variations with SKU, price, and offering quantities—using its listing ID.
    MIT
  • List active listings for an Etsy shop with automatic pagination and configurable limit up to 1000. Fetches all active listing records to analyze shop inventory.
    MIT
  • Retrieve the full record of a single Etsy listing by its ID. Returns listing data in JSON format, or null if not found.
    MIT
  • Check Etsy authentication status: confirms valid login, displays scopes and expiration time, and never exposes token details.
    -
  • Retrieve Etsy shop master data including name, title, announcement, currency, active listings, favorites, average rating, and vacation mode status.
    -
  • Fetches detailed information for a single Etsy listing using its ID. Supports optional inclusion of related data like Images, Shop, and User.
    -