shopify-mcp-server

shopify-mcp-server

8

The Shopify MCP Server facilitates interaction with Shopify store data using GraphQL API. It provides tools for product, customer, and order management with direct integration into Shopify's API for robust store operations.

get-products

Get all products or search by title

get-products-by-collection

Get products from specific collections

get-products-by-ids

Press ID to get the product

get-variants-by-ids

Press ID to get product variants

get-customers

Get Shopify Customers (Support Pagination)

tag-customer

Add tags to customers

get-orders

Get orders (supports advanced filtering and sorting)

get-order

Get a single order by ID

create-discount

Create a basic discount code

create-draft-order

Create a draft order

complete-draft-order

Complete the draft order

get-collections

Get all collections

get-shop

Get store details

get-shop-details

Get extended store details (including shipping countries)

manage-webhook

Subscribe, find or unsubscribe webhooks