A
securityA
licenseA
qualityEnables interaction with Shopify store data using the GraphQL API, supporting product, customer, and order management with comprehensive error handling.
Last updated -
15
76
7
TypeScript
MIT License
Shopify MCPサーバーは、モデルコンテキストプロトコルを通じて、アプリケーションとShopifyエコシステムをつなぐ強力な架け橋となります。Shopifyの管理APIへのシンプルなAPI呼び出しで、商品、顧客、注文などを簡単に管理できます。
希望するインストール方法を選択してください:
方法 | 説明書 |
---|---|
鍛冶屋 | |
グラマ.ai | |
国立博物館 | npm install shopify-mcp-server |
道具 | 説明 | 主なパラメータ |
---|---|---|
get-products | タイトルで製品を探す | searchTitle 、 limit |
get-products-by-collection | コレクション商品を入手する | collectionId 、 limit |
get-products-by-ids | 特定の商品を取得する | productIds |
get-variants-by-ids | 変異体の詳細を取得する | variantIds |
道具 | 説明 | 主なパラメータ |
---|---|---|
get-customers | 顧客データを取得する | limit 、 next |
tag-customer | 顧客にタグを追加する | customerId 、 tags |
道具 | 説明 | 主なパラメータ |
---|---|---|
get-orders | フィルターと並べ替えの順序 | first 、 after 、 query 、 sortKey |
get-order | 単一注文の詳細を取得する | orderId |
道具 | 説明 | 主なパラメータ |
---|---|---|
get-collections | ショップコレクションを取得する | limit 、 name |
get-shop | 基本的なショップの詳細を取得する | なし |
get-shop-details | ショップの詳細情報を取得する | なし |
道具 | 説明 | 主なパラメータ |
---|---|---|
create-discount | 割引コードを作成する | title 、 code 、 valueType 、 value |
read_products
、 write_products
read_customers
、 write_customers
read_orders
、 write_orders
**セキュリティに関する注意:**アクセストークンは安全に保管してください。バージョン管理にコミットしないでください。
claude_desktop_config.json
に追加します:
リソース | リンク |
---|---|
GitHubディスカッション | 会話に参加する |
問題トラッカー | バグを報告する |
ツイッター | @rezajafar |
不和 | 私たちのサーバーに参加してください |
You must be authenticated.
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.
GraphQL API を介して Shopify ストア データとのやり取りを可能にし、堅牢なエラー処理を備えた製品、顧客、注文、割引などを管理するためのツールを提供します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rezapex/shopify-mcp-server-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server