MCP.so
Sign In
Servers
S

Shopify MCP Pro

@den-indance

Working Shopify MCP server real analytics via ShopifyQL, auto-refresh auth, Shopify API 2026-04. Fixes broken tools from other packages: sales reports, inventory, abandoned checkouts, no silent token expiry.

Overview

What is Shopify MCP Pro?

Shopify MCP Pro is a Model Context Protocol (MCP) server that connects AI assistants like Claude to your Shopify store. It provides tools to access products, orders, customers, inventory, analytics, and more via the Shopify Admin API.

How to use Shopify MCP Pro?

Install and run using npx @den.dance/shopify-mcp-pro. Configure environment variables for your Shopify store domain, client ID, and client secret. The server works with Claude Desktop (via stdio) or in HTTP SSE mode for remote access.

Key features of Shopify MCP Pro

  • Real analytics powered by ShopifyQL (not stubs)
  • OAuth with automatic token refresh
  • Updated to Shopify Admin API 2026-04
  • Tools for products, orders, customers, inventory
  • Run raw ShopifyQL queries
  • Supports stdio and SSE transports

Use cases of Shopify MCP Pro

  • Get sales reports and product analytics for business insights
  • Monitor inventory levels and adjust stock quantities
  • Create discount codes and promotional campaigns
  • Retrieve and manage orders, draft orders, and fulfillments
  • Query custom analytics with ShopifyQL language

FAQ from Shopify MCP Pro

How is this different from other Shopify MCP servers?

This server provides real analytics via ShopifyQL, uses OAuth with automatic token refresh instead of static tokens, and avoids deprecated API fields that cause runtime crashes.

What runtime dependencies are required?

Node.js via npx is needed. The server is a single command and uses environment variables for configuration.

Where does my store data reside?

Data remains in your Shopify store; the server only queries the Shopify Admin API

Tags

More from Developer Tools