Connect to Shopify backend for orders, inventory, logistics, and fulfillment operations.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-commerce-starter" yet — see the docs or source repo.
Use the Shopify commerce MCP tools to fetch a specific order's details, payment status, shipping status, and fulfillment progress, then return the result in a structured format.
A structured response with key order details, current status, and fulfillment progress.
Use the MCP tools to batch update inventory quantities for multiple SKUs, separating read and write operations and returning clear errors on failure.
A result showing per-SKU update status, success or failure, and error details.
Call the Shopify commerce MCP tools to create fulfillment records for pending orders, update shipment tracking information, and summarize the execution results.
A summary of fulfillment creation results, tracking update status, and any exceptions.
Manage Shopify products, orders, customers, and marketing through one MCP tool.
Manage Shopify orders, products, customers, inventory, and fulfillments via MCP.
Connect AI agents to Shopify Admin GraphQL for store management tasks.
Manage Shopify products, orders, and customers through natural language.
Query read-only Shopify Admin data across stores for products, orders, and customers.
Manage Shopify products, orders, customers, inventory, and discount codes via GraphQL.