Capability
Package Distribution Via Npm Registry
11 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “npm package distribution with npx execution”
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.