Shopify
JSON →Integrates with the Shopify API to retrieve and manipulate product information.
Install
npx @modelcontextprotocol/inspector Tools · 5
- list_products 商品一覧を取得する
- get_product 商品の詳細情報を取得する
- create_product 新しい商品を作成する
- update_product 商品を更新する
- delete_product 商品を削除する
Environment variables
SHOPIFY_SHOP_URLSHOPIFY_API_KEYUV_PUBLISH_TOKEN
Links
★ 2 GitHub stars