Skip to main content
Glama

Shopify Python MCP Server

get_product

Retrieve detailed product information from Shopify stores by providing a product ID using the Shopify Python MCP Server integration.

Instructions

商品の詳細情報を取得する

Input Schema

NameRequiredDescriptionDefault
product_idYes商品ID

Input Schema (JSON Schema)

{ "properties": { "product_id": { "description": "商品ID", "type": "number" } }, "required": [ "product_id" ], "type": "object" }

You must be authenticated.

Other Tools from Shopify Python MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kishimoto-banana/shopify-py-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server