Shopify MCP Server

Stableapi
250 starsTypeScriptshopify
GitHub
About

Overview

The Shopify MCP Server enables AI agents to interact with Shopify's e-commerce platform. It provides tools for managing products and inventory, processing orders, managing customers, and configuring store settings through the Shopify Admin API.
Capabilities

Tools & Capabilities

list_products

List products in the store

create_product

Create a new product

list_orders

List recent orders

get_order

Get order details

list_customers

List customers

update_inventory

Update inventory levels

Setup

Installation

bash
Install
npx -y @shopify/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "shopify": {
      "command": "npx",
      "args": ["-y", "@shopify/mcp-server"],
      "env": {
        "SHOPIFY_STORE": "your-store.myshopify.com",
        "SHOPIFY_ACCESS_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorshopify
LanguageTypeScript
StatusStable
Stars 250
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us