A
licenseC
qualityD
maintenanceEnables interaction with Shopify store data through GraphQL API, providing tools for managing products, customers, orders, blogs, and articles.
15
1,124 npm
4
MIT
No user-submitted related servers found.
Scored across 21 tools
Tool names are distinct but some pairs like get-products and get-product-by-id could cause confusion for an agent without descriptions. Overall, names help differentiate but overlap exists.
All tools follow a consistent verb_noun snake_case pattern (e.g., get-products, create-order), with no mixed conventions.
21 tools is on the higher side but still reasonable for an e-commerce platform covering products, customers, orders, inventory, and collections.
Core CRUD operations are present for customers and orders, but missing delete and product update. Inventory tools are thorough. Gaps in product lifecycle affect completeness.