Skip to main content
Glama

Shopify MCP Server

get-collections

Retrieve Shopify store collections by specifying search criteria and result limits, enabling data management through Shopify MCP Server’s GraphQL API.

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" }

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/luckyfarnon/Shopify-MCP'

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