MCP Server Shopify runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 10 Aug 2026.
Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).
Today is the operative word: we check MCP Server Shopify every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-shopify -- npx -y @aiwerk/mcp-server-shopify
{
"mcpServers": {
"mcp-server-shopify": {
"args": [
"-y",
"@aiwerk/mcp-server-shopify"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-shopify]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-shopify"]
{
"mcpServers": {
"mcp-server-shopify": {
"args": [
"-y",
"@aiwerk/mcp-server-shopify"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-shopify": {
"args": [
"-y",
"@aiwerk/mcp-server-shopify"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SHOPIFY_STORE_DOMAIN (Your store domain, e.g. my-store.myshopify.com.), SHOPIFY_CLIENT_ID (Shopify app/client ID for the Admin API.), SHOPIFY_CLIENT_SECRET (Shopify app/client secret for the Admin API.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
Manage products, orders, customers, inventory, and store configuration
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
Read-only Shopify Admin GraphQL MCP: query, introspect, bulk export, ShopifyQL. 6 tools.
Nuvemshop (Tiendanube) e-commerce platform, your store's products, orders, customers, categories and
MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation
Answers built from our own checks of this server.