Skip to main content
Glama
smithery-ai

Shopify Update MCP Server

by smithery-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSHOPIFY_DOMAINYesYour Shopify store domain (e.g., your-store.myshopify.com)
SHOPIFY_ACCESS_TOKENYesYour Shopify Admin API access token created from a custom app

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

update-product-priceB

Update the price of a product by its ID for all variants

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-ordersB

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/smithery-ai/shopify-mcp-server-main-1'

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