Shopify MCP Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 22 May 2026.
Shopify MCP server with real analytics (ShopifyQL), auto-refresh auth, and Shopify API 2026-04.
Today is the operative word: we check Shopify MCP Pro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shopify-mcp-pro -- npx -y @den.dance/shopify-mcp-pro
{
"mcpServers": {
"shopify-mcp-pro": {
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
],
"command": "npx"
}
}
}
[mcp_servers.shopify-mcp-pro]
command = "npx"
args = ["-y", "@den.dance/shopify-mcp-pro"]
{
"mcpServers": {
"shopify-mcp-pro": {
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shopify-mcp-pro": {
"args": [
"-y",
"@den.dance/shopify-mcp-pro"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SHOPIFY_STORE_DOMAIN (Your Shopify store domain, e.g. my-store.myshopify.com), SHOPIFY_CLIENT_ID (Client ID from Shopify Dev Dashboard (custom app)), SHOPIFY_CLIENT_SECRET (Client Secret from Shopify Dev Dashboard (custom app)), SHOPIFY_API_VERSION (Shopify API version, defaults to 2026-04).
The author declared them in the registry entry; get the values from the project itself.
Personal finance MCP server with budgeting, analytics, and PostgreSQL.
MCP server for the Seline Analytics API
MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime
MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics
MCP server for Roistat API — marketing analytics, visits tracking. API key auth.
MCP server for Google Analytics 4 — reports, realtime data, and admin
Dynamic QR codes and short links with real-time analytics and AI/MCP integration.
TheSignup MCP server — read and manage signups, participants, webhooks, and analytics.
Answers built from our own checks of this server.