Server Directory
APIIntermediate

Shopify

by Shopify

GitHub
3.2k

Integrate with Shopify stores to manage products, inventory, orders, customers, and fulfillment. Access GraphQL and REST Admin APIs for comprehensive e-commerce automation.

CAPABILITIES

  • Product catalog management
  • Order processing and fulfillment
  • Customer data access
  • Inventory tracking and sync
  • Discount and promotion creation
  • Analytics and reporting

INSTALLATION

Terminal
npx -y @shopify/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "shopify": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@shopify/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
API
Difficulty
Intermediate
Maintained By
Shopify
NPM Package
@shopify/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →