MCP Servers / cloud-service / Shopify MCP Server

Shopify MCP Server

JSON →
none3cloud-service

Interact with Shopify store data such as products, customers, and orders using the GraphQL API.

Install
How to run this server

No install command recorded.

server path: shopify-mcp-server
Tools
What this server exposes
shopify_create_product
Create a new product in Shopify
shopify_get_product
Get product details by ID
shopify_update_product
Update an existing product
shopify_delete_product
Delete a product by ID
shopify_list_products
List all products with optional filters
shopify_create_order
Create a new order
shopify_get_order
Get order details by ID
shopify_update_order
Update an existing order
shopify_list_orders
List all orders with optional filters
shopify_create_customer
Create a new customer
shopify_get_customer
Get customer details by ID
shopify_update_customer
Update an existing customer
shopify_list_customers
List all customers with optional filters
shopify_get_inventory
Get inventory level for a product variant
shopify_update_inventory
Update inventory quantity for a product variant
Configuration
Environment & auth
authnone
envSHOPIFY_ACCESS_TOKEN
Resources
Shopify MCP Server — MCP Server · libregistry