Shopify MCP Server
by anass319
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Shopify store domain (command-line argument) | |
| accessToken | No | Shopify Admin API access token (command-line argument) | |
| MYSHOPIFY_DOMAIN | No | Shopify store domain (e.g., your-store.myshopify.com) | |
| SHOPIFY_ACCESS_TOKEN | No | Shopify Admin API access token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-productsD | - |
| get-product-by-idD | - |
| get-customersD | - |
| get-ordersD | - |
| get-order-by-idD | - |
| update-orderD | - |
| get-customer-ordersD | - |
| update-customerD | - |
| create-productD | - |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/anass319/shopify-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server