Capability
Npm Package Distribution With Npx Execution
8 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Manage Shopify stores, products, and orders via MCP.
Unique: Published as a standard npm package with both global installation and npx execution support, enabling zero-installation usage via `npx @shopify/dev-mcp`. This is the standard distribution model for Node.js tools and provides automatic version management through npm.
vs others: Lower friction than Docker or binary distributions because npm is the standard package manager for JavaScript developers; npx execution enables immediate use without installation or version management overhead.