shopify-mcp-server

amir-bengherbi/shopify-mcp-server

3.4

If you are the rightful owner of shopify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for Shopify API, enabling interaction with store data through GraphQL API. This server provides tools for managing products, customers, orders, and more.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources