MCP Servers / cloud-service / Shopify MCP Server

Shopify MCP Server

JSON →
httpnone16cloud-service

Interact with Shopify store data using the GraphQL API.

Install
How to run this server

No install command recorded.

server path: shopify-mcp-server-4
Tools
What this server exposes
get-products
Get all products or search by title
get-products-by-collection
Get products from a specific collection
get-products-by-ids
Get products by their IDs
get-variants-by-ids
Get product variants by their IDs
get-customers
Get shopify customers with pagination support
tag-customer
Add tags to a customer
get-orders
Get orders with 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 a draft order
get-collections
Get all collections
get-shop
Get shop details
get-shop-details
Get extended shop details including shipping countries
manage-webhook
Subscribe, find, or unsubscribe webhooks
Configuration
Environment & auth
authnone
envSHOPIFY_ACCESS_TOKEN
envYOUR_ACCESS_TOKEN
Resources
Shopify MCP Server — MCP Server · libregistry