Integrations
Enables introspection and searching of the Shopify Admin GraphQL schema, with specialized support for writing GraphQL operations against the Shopify Admin API.
Provides tools for searching Shopify.dev documentation and introspecting the Shopify Admin GraphQL schema. Includes a specialized prompt for writing GraphQL operations for the Shopify Admin API.
Shopify Dev MCP 服务器
该项目实现了与 Shopify Dev 交互的模型上下文协议 (MCP) 服务器。该协议支持各种工具与不同的 Shopify API 进行交互。
设置
要使用 npx 运行 Shopify MCP 服务器,请使用以下命令:
与 Cursor 或 Claude Desktop 一起使用
添加以下配置。更多信息,请阅读Cursor MCP 文档或Claude Desktop MCP 指南。
在 Windows 上,您可能需要使用以下替代配置:
可用工具
该 MCP 服务器提供以下工具:
工具名称 | 描述 |
---|---|
search_dev_docs | 搜索 shopify.dev 文档 |
introspect_admin_schema | 访问和搜索 Shopify Admin GraphQL 架构 |
可用提示
此 MCP 服务器提供以下提示:
提示名称 | 描述 |
---|---|
shopify_admin_graphql | 帮助您为 Shopify Admin API 编写 GraphQL 操作 |
发展
该服务器使用 MCP SDK 构建并与 Shopify Dev 通信。
npm install
- 修改源文件
- 运行
npm run build
进行编译 - 运行
npm run test
来运行测试 - 添加运行以下命令的 MCP 服务器:
node <absolute_path_of_project>/dist/index.js
执照
国际学习中心
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
与 Shopify Dev 交互的模型上下文协议 (MCP) 服务器。该协议支持各种工具与不同的 Shopify API 进行交互。
Related MCP Servers
- AsecurityAlicenseAqualityA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.Last updated 4 months ago3936JavaScriptApache 2.0
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated 4 months ago43TypeScriptMIT License
- -securityAlicense-qualityMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.Last updated 3 months ago132TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides tools for managing todo items, including creation, updating, completion, deletion, searching, and summarizing tasks.Last updated 2 months ago104TypeScriptMIT License