Skip to main content
Glama
605,578 tools. Updated 2026-09-24 01:32

"How to view Shopify order and product selling details" matching MCP tools:

  • Retrieve products from any public Shopify store. Optionally filter by collection, control pagination and limit to get product details like prices, SKUs, and inventory status for competitive analysis or catalog building.
    MIT
  • Retrieve complete details of any Shopify app by slug: developer, rating, reviews, categories, Built-for-Shopify status, launch date, and latest rank.
    MIT
  • Learn how the wishlist basket works and integrate it: configuration, embedding patterns, checkout mechanics, and events. No credentials needed. Read before creating a basket.
    MIT
  • Attach a finished image to a Shopify product listing by providing the product ID and a public image URL. Shopify fetches and processes the image asynchronously, adding it as product media.
    MIT
  • List the services provided by Clara Carros, including buying stock cars, importing to order, sourcing, auction buying, selling your car, and an ISV calculator.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that builds a local webpage to view AI plans, reports, and diagrams, so the AI only needs to send a URL pointer instead of long text. It provides three tools (view_plan, view_report, view_diagram) and tracks project changes for diff viewing.
    3
    -

Matching MCP Connectors

  • Get Gymshark product recommendations for a product handle. Resolves handle to Shopify product ID and returns normalized related or complementary products with configurable limit.
    MIT
  • Get Shopify product details by storefront URL and product handle. Returns normalized JSON from the public .js endpoint without credentials.
    MIT
  • Retrieve related or complementary product recommendations from a Shopify storefront by providing the product handle and URL. Returns normalized recommended products as JSON, with a configurable limit up to 20.
    MIT
  • Retrieve complete product details, including variant SKUs, prices, and stock levels, by providing either the product handle or Shopify ID.
    MIT
  • Convert an open draft order into a real Shopify order, capturing payment immediately or setting payment pending for offline collection.
    MIT
  • Add a product line item to an existing e-commerce order by specifying product, variant, quantity, and price. Use a unique line ID to prevent duplicates within the order.
    MIT
  • View incoming seller orders with product, quantity, amount, net payout, statuses, and carrier tracking. Answer what-sold questions and start the fulfillment flow by confirming and shipping accepted orders.
    MIT
  • Pull a Shopify store's product catalogue from public products.json, with one row per product variant including price, SKU, options, availability, vendor, image, and URL. Save results with save_as, limit products with max_products.
    MIT
  • Sync a single staged product to Shopify or WooCommerce with a markup multiplier. Requires product ID and markup. Product must be staged in the import list before use.
    MIT
  • Permanently delete one or more variants from a given product. Ensure at least one variant remains; Shopify automatically preserves variants in completed orders.
    MIT
  • Fetch complete product details including price, promotions, and unit price for a specific grocery chain and product ID pair. Use after search_products to view full information.
    AGPL 3.0
  • Retrieve details of a single line item from an e-commerce order, including product quantity, price, and discount. Useful for inspecting specific entries in manual or integrated store orders.
    MIT
  • Retrieve a Shopify collection by its global ID, including title, handle, sort order, description, and optional product list. Set productsFirst to 0 for metadata only.
    MIT
  • Retrieve current product prices including selling, old, marketing, and premium prices, plus price index comparing to competitors. Filter by product or offer IDs and paginate results.
    -