eg
SD

Shopify Dev

repo →

A command-line tool for interacting with Shopify's Admin GraphQL API, Functions, and Polaris Web Components.

stdio· No auth· npm

> install

npx -y @shopify/dev-mcp@latest

Shopify Dev MCP connects coding agents like Claude Desktop and Cursor to Shopify's live Admin GraphQL schema, Functions tooling, and Polaris component docs. It targets developers building Shopify apps, custom storefronts, and checkout extensions who want their AI assistant to generate code against current API definitions rather than stale training data. The server runs locally, exposes schema introspection and documentation search as MCP tools, and cuts the hallucinated mutations and deprecated fields that plague AI-assisted Shopify work.

> what it does

  • Query Shopify Admin GraphQL API directly from Claude or Cursor
  • Scaffold and validate Shopify Functions against live schema definitions
  • Retrieve Polaris Web Components documentation inside the coding agent
  • Reduce hallucinated field names when AI writes Shopify app code
  • Run locally as an MCP server via npx with zero config
  • Surface Liquid and theme API references during store customization work

> touches

> alternatives to shopify dev

by surface + editorial

> shopify dev pairs well with