Skip to main content
Glama
amir-bengherbi

Shopify MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSHOPIFY_DOMAINYesYour Shopify store domain in the format: yourstorename.myshopify.com
SHOPIFY_ACCESS_TOKENYesYour Shopify Admin API access token created from a custom app in your Shopify store

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get-productsC

Get all products or search by title

get-products-by-collectionC

Get products from a specific collection

get-products-by-idsC

Get products by their IDs

get-variants-by-idsC

Get product variants by their IDs

get-customersC

Get shopify customers with pagination support

tag-customerC

Add tags to a customer

get-ordersC

Get shopify orders with advanced filtering and sorting

get-orderC

Get a single order by ID

create-discountC

Create a basic discount code

create-draft-orderC

Create a draft order

complete-draft-orderC

Complete a draft order

get-collectionsC

Get all collections

get-shopC

Get shop details

get-shop-detailsB

Get extended shop details including shipping countries

manage-webhookC

Subscribe, find, or unsubscribe webhooks

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/amir-bengherbi/shopify-mcp-server'

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