Stats
Actions
Tags
From shopify-plugin
Runs locally to provide Shopify Polaris component recommendations and validation for App Home, Admin UI, and Checkout UI extensions.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@shopify/dev-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub shopify/shopify-plugins --plugin shopify-plugin