Skip to main content
Glama

shopify-mcp

get-products

Retrieve Shopify product data by specifying search terms and limits. Use this tool to fetch product details for integration, analysis, or inventory management within the Shopify MCP server.

Input Schema

NameRequiredDescriptionDefault
limitNo
searchTitleNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "default": 10, "type": "number" }, "searchTitle": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from shopify-mcp

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/GeLi2001/shopify-mcp'

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