MCP.so
登录

Shopify MCP Server

@abhi-mahule

关于 Shopify MCP Server

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

abhi-mahule

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Shopify MCP Server?

A Node.js TypeScript implementation of a Model Context Protocol server that provides tools for interacting with Shopify APIs, such as retrieving products, customers, and orders.

How to use Shopify MCP Server?

Install dependencies with npm install, create a .env file with Shopify credentials (SHOPIFY_STORE_URL, SHOPIFY_ACCESS_TOKEN, SHOPIFY_API_VERSION), build the TypeScript code with npm run build, and start the server with npm start. For Claude Desktop, add a configuration entry to claude_desktop_config.json pointing to the built dist/index.js.

Key features of Shopify MCP Server

  • Get product listings
  • Get product details
  • Search products
  • Get customer information
  • Get order information

Use cases of Shopify MCP Server

  • Retrieve product listings from Shopify
  • Get detailed product information
  • Search products by query
  • Access customer data
  • View order information

FAQ from Shopify MCP Server

评论

其他 分类下的更多 MCP 服务器