Shopify MCP Pro
@den-indance
About Shopify MCP Pro
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shopify": {
"command": "npx",
"args": [
"@den.dance/shopify-mcp-pro"
],
"env": {
"SHOPIFY_STORE_DOMAIN": "your-store.myshopify.com",
"SHOPIFY_CLIENT_ID": "your-client-id",
"SHOPIFY_CLIENT_SECRET": "your-client-secret"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments