Shopify Dev
Integrates with Shopify Dev. Supports various tools to interact with different Shopify APIs.
Featured
View Source464 stars
0 tools
Created Aug 2025
@shopify/shopify-shopify-dev-dev-mcpAbout
Integrates with Shopify Dev. Supports various tools to interact with different Shopify APIs.
Categories
general
Installation
npm
npm install @shopify/shopify-shopify-dev-dev-mcp
Configuration
{
"mcpServers": {
"shopify-shopify-dev-dev-mcp": {
"command": "npx",
"args": [
"-y",
"@shopify/shopify-shopify-dev-dev-mcp"
]
}
}
}