Shopify MCP Server
Related Servers
Alternatives to Shopify MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify store data (products, customers, orders) via GraphQL, providing comprehensive tools for store management through Claude.86 npm3MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying Shopify store data (products, customers, orders) via GraphQL API using read-only tools. Works with Claude Desktop via npx command.11 npmMIT
- AlicenseCqualityDmaintenanceEnables AI assistants like Cursor or Claude Desktop to fully manage a Shopify store using the Model Context Protocol, with tools for products, orders, customers, inventory, discounts, and analytics.32MIT
- FlicenseNot gradedqualityDmaintenanceAI-powered Shopify Admin via Claude + MCP, enabling full store management through conversation including products, collections, analytics, and bulk operations.-
- AlicenseNot gradedqualityCmaintenanceConnects Claude, ChatGPT, Cursor, or any MCP client to a Shopify store, enabling read-only access to themes, Liquid files, catalogue data, and store configuration through 122 tools.1Apache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to access and manage Shopify store data including products, orders, inventory, and analytics through the Model Context Protocol. It allows users to query store performance and customer details using natural language.-
TDQS
Scored across 15 tools
Most resource-specific tools are distinct, but the two undocumented customer tools (get_customer_phone, get_customer_contacts) blur into the same customer area and overlap with browse_customers. Without descriptions, an agent cannot reliably choose among them, and query_shopify is a catch-all that further obscures boundaries.
All names use snake_case verb_noun style, but retrieval verbs are inconsistent: browse_products/browse_orders/browse_customers, list_inventory_items, get_inventory_item, get_customer_phone. This is readable but not a predictable convention.
15 tools is a reasonable size for the broad Shopify Admin domain, covering products, variants, inventory, orders, customers, abandonments, images, and GraphQL access. A few tools (get_customer_phone, get_customer_contacts) seem redundant or narrow, but the count itself is not excessive.
Specialized coverage is strong for product creation and inventory, but missing obvious CRUD operations like updating/deleting products or mutating orders/customers. The query_shopify GraphQL fallback fills these gaps, so agents can complete workflows even if the specialized surface is incomplete.