shopify-dev-mcp
Shopify Dev MCP
Routes MCP tool calls for Shopify surfaces. Standard lookups, not deep reasoning.
⚠️ Skip if a bundled skill applies
The 7 official Shopify skills ship local validators (scripts/search_docs.mjs, scripts/validate.mjs) that are faster than the MCP and don't require a server round-trip:
| Surface | Use this skill instead |
|---|---|
| Admin GraphQL | shopify-admin |
App Home <s-*> markup |
shopify-polaris-app-home |
| Admin Action/Block extensions | shopify-polaris-admin-extensions |
Modern checkout <s-*> markup |
shopify-polaris-checkout-extensions |
| Customer Account UI | shopify-polaris-customer-account-extensions |
| App Store pre-submission review | shopify-app-store-review |
shopify.app.toml / CLI workflows |
shopify-use-shopify-cli |
Use shopify-dev-mcp ONLY when:
More from preetamnath/agent-skills
plan-runner
Executes wave-grouped markdown plans via parallel subagents. Orchestrates implementation, per-wave review, fix cycles, and final two-pass-review. Resumable across conversations.
13interview-me
Move from ambiguity to clarity before building. Use when user says 'interview me', asks to be interviewed, or the task has ambiguous scope.
13sentry-analysis
Analyze Sentry error logs, breadcrumbs, and codebase context to diagnose and explain the root cause of issues.
13code-review
Structured code review with P0-P3 findings, confidence scores, and criteria-based analysis. Use for reviewing code changes, PRs, or specific files.
12plan-builder
Creates dependency-ordered, wave-grouped executable plans from a goal + context. Produces markdown plans with parallel execution waves compatible with plan-runner. Use when you need to break a goal into sequenced, atomic work items before execution.
10grill-me
Stress-test a plan, design, or decision by challenging assumptions, exposing gaps, and forcing specificity. Use when user says "grill me", wants to stress-test a plan, or wants their design challenged.
9