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。
AWS MCP
把 AWS API 操作(EC2、S3、Lambda、IAM、CloudWatch)桥接到 MCP,让 Agent 在不离开代码库的前提下检查基础设施状态、尾随日志并起草 IaC 变更。
Azure MCP
把 Azure 资源(App Service、 Cosmos DB、Key Vault、Logic Apps)接到 MCP,让 Agent 查询配置、检查部署并获取诊断信息,而无需切换到其他工具界面。