Shopify MCP Server
Related Servers
Alternatives to Shopify MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityNot gradedmaintenanceEnables interaction with Shopify store data via the GraphQL Admin API for managing products, customers, and orders. It allows users to search, retrieve, create, and update store records through natural language commands.91,760 npm-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify store data through the GraphQL Admin API, supporting product, customer, and order management. It allows users to search, retrieve, create, and update store resources via natural language commands.1,760 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify stores through GraphQL API, providing tools for managing products, customers, orders, and more.86 npm10MIT
- AlicenseCqualityDmaintenanceEnables interaction with Shopify store data through GraphQL API, providing tools for managing products, customers, orders, blogs, and articles.151,760 npm4MIT
- FlicenseNot gradedqualityDmaintenanceEnables to manage Shopify store resources like products, orders, customers, inventory, and collections through natural language using the Shopify Admin API.-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify store data (products, customers, orders) via GraphQL, providing comprehensive tools for store management through Claude.86 npm3MIT
TDQS
Scored across 15 tools
Each tool targets a distinct Shopify resource (articles, blogs, collections, pages, products, or search) with clear naming, leaving no ambiguity for an agent.
All tools follow a verb-noun pattern with hyphens (e.g., create-article, get-product-by-id). Minor inconsistency: some resources have both singular and plural get endpoints (e.g., get-article-by-id and get-articles) while others only have plural (get-collections, get-pages), but overall pattern is clear.
With 15 tools, the set is at the upper end of well-scoped but still reasonable for a Shopify server covering multiple resource types. No redundant tools.
The tool set is missing critical CRUD operations: only articles have create and update; no create for blogs, collections, pages, or products; no delete endpoints at all; and singular get is missing for collections and pages. This leaves significant gaps for common workflows.