MCP Server Shopify runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 24 Jun 2026.
Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).
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"
}
}
}
Answers built from our own checks of this server.