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

コメント

「その他」の他のコンテンツ