Integrates with the Shopify Admin REST API to manage products, orders, and customer data.
This tool serves as an MCP Pack, wrapping the Shopify Admin REST API (2024-01) to provide seamless integration with Shopify stores. It is a part of the Pipeworx open Model Context Protocol (MCP) gateway, enabling users to programmatically access and manipulate key e-commerce data such as products, orders, and customer details directly through standardized MCP tools.
主要功能
01Retrieve a single order by ID
020 GitHub stars
03Retrieve a single product by ID
04List products from a Shopify store
05List orders, with optional status filtering
06List customers from a Shopify store
使用案例
01Automate the retrieval of product catalogs for external systems or analysis.
02Access customer information for segmentation, support, or marketing initiatives.
03Monitor and manage incoming orders to streamline fulfillment processes.