Shopify MCP
Related Servers
Alternatives to Shopify MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceRead-only Shopify Admin API MCP server for business reporting, exposing tools like get_shop_summary, list_recent_orders, and search_products.1,353 npmMIT
- AlicenseNot gradedqualityFmaintenanceA comprehensive MCP server for Shopify Admin API integration, enabling AI assistants to manage products, orders, customers, inventory, analytics, and more through natural language.15 npm18MIT
- FlicenseNot gradedqualityNot gradedmaintenanceA Shopify-focused MCP server that enables AI agents to manage store operations like order tracking, product discovery, and checkout link generation. It facilitates customer-facing interactions including shipping estimates and real-time inventory searches.-
- AlicenseCqualityDmaintenanceMCP server for Shopify Admin API. Enables product, order, customer, and inventory management via natural language.143 npm1MIT
- AlicenseCqualityDmaintenanceAn MCP server providing AI agents with full access to the Shopify Admin API via 136 tools for managing products, orders, customers, collections, and more.1007 npmMIT
- AlicenseNot gradedqualityDmaintenanceThis MCP server connects clients with Shopify store data, enabling retrieval of product and customer information via exposed tools.6MIT
TDQS
Scored across 4 tools
Each tool targets a distinct resource: products, orders, and shop information. The list/get distinction clearly separates collection retrieval from single-item retrieval, leaving no ambiguity.
All tool names follow a consistent verb_noun pattern (list_products, get_product, list_orders, get_shop), making the API predictable and easy to navigate.
With 4 tools, the server is concise and well-scoped for basic read-only access to Shopify data. While not extensive, the count is reasonable for the limited functionality provided.
The surface is heavily read-only, lacking create, update, or delete operations for products and orders. Missing common resources like customers and inventory leaves significant gaps for any real-world Shopify workflow.