---
name: "Run Shopify Admin product order customer and inventory workflows through MCP"
slug: "run-shopify-admin-product-order-customer-and-inventory-workflows-through-mcp"
description: "Expose Shopify Admin API operations to MCP clients for supervised ecommerce catalog, order, customer, and inventory work."
github_stars: 15
verification: "security_reviewed"
source: "https://github.com/antoineschaller/shopify-mcp-server"
author: "antoineschaller"
publisher_type: "open_source"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
  github_repo: "antoineschaller/shopify-mcp-server"
  github_stars: 15
  npm_package: "@akson/mcp-shopify"
  npm_weekly_downloads: 0
---

# Run Shopify Admin product order customer and inventory workflows through MCP

Expose Shopify Admin API operations to MCP clients for supervised ecommerce catalog, order, customer, and inventory work.

## Prerequisites

Shopify store/Admin API access, MCP client, API credentials with least-privilege scopes, repository runtime dependencies

## Installation

Use the upstream install or setup path that matches your environment:
- npm install -g @akson/mcp-shopify
- npm install @akson/mcp-shopify

Requirements and caveats from upstream:
- Node.js >= 14.0.0

Basic usage or getting-started notes:
- ### Global Installation (Recommended)
- bash
- ### Local Installation

- Source: https://github.com/antoineschaller/shopify-mcp-server
- Extracted from upstream docs: https://raw.githubusercontent.com/antoineschaller/shopify-mcp-server/HEAD/README.md

## Documentation

- https://github.com/antoineschaller/shopify-mcp-server

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-shopify-admin-product-order-customer-and-inventory-workflows-through-mcp/)
