Official Shopify Dev MCP server from the Shopify AI Toolkit: connects Claude Code, Cursor, VS Code, Gemini CLI, Codex, and similar clients to Shopify developer documentation, GraphQL schemas, and validation workflows without guessing API shapes. Runs locally via npx using the @shopify/dev-mcp package; Shopify documents that no authentication is required for this developer-resources server. Part of Shopify's broader AI Toolkit alongside plugins and optional skill bundles.
使用场景
- Agent-assisted Shopify app scaffolding with accurate Admin API references
- Exploring GraphQL schema and Liquid patterns while editing extensions
- Validating theme or Functions snippets against current Shopify docs
- Onboarding developers who need conversational access to Shopify.dev content
- Pairing MCP with Shopify CLI workflows documented in the AI Toolkit
主要功能
- Claude Desktop
- Cursor
- Codex
- Gemini CLI
- VS Code
相关推荐
相关推荐
3 收录条目
Agent Protocol MCP
实现了 Agent Protocol 标准,让 MCP 客户端能与外部 Agent 框架协调——通过共享的任务、步骤与产物 schema,特别适合让 Claude 或 Codex 把任务交接给专业 Agent。
Docker MCP
通过 Docker 官方 MCP 集成让 Agent 查看容器、镜像、Compose 项目与日志,排查本地栈时不必把 docker ps 输出整块粘贴进对话。
Sentry MCP(错误追踪与性能监控)
通过托管 MCP 与 OAuth,把编程助手接到 Sentry 的问题、堆栈、发布与性能数据上,排障从真实错误上下文开始,而不是只贴一行报错字符串。