Shopify MCP Pro
@den-indance
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
test
prysmaticlabsGo implementation of Ethereum proof of stake

Sentry
modelcontextprotocolModel Context Protocol Servers
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
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论