Shopify
FreeNot checkedMCP server for Shopify Admin API. Enables product, order, customer, and inventory management via natural language.
About
MCP server for Shopify Admin API. Enables product, order, customer, and inventory management via natural language.
README
MCP server for Shopify Admin API.
Installation
Add this to your Claude Desktop configuration:
{
"mcpServers": {
"mcp-shopify": {
"command": "npx",
"args": ["-y", "@cloud9-labs/mcp-shopify"],
"env": {
"SHOPIFY_STORE_URL": "YOUR_STORE_URL",
"SHOPIFY_ACCESS_TOKEN": "YOUR_ACCESS_TOKEN"
}
}
}
}
Configuration
Set the following environment variables:
| Variable | Description |
|---|---|
SHOPIFY_STORE_URL |
Your Shopify store URL (e.g., mystore.myshopify.com) |
SHOPIFY_ACCESS_TOKEN |
Admin API access token |
Tools
| Tool | Description |
|---|---|
shopify_list_products |
List all products in Shopify store |
shopify_get_product |
Get a specific product by ID |
shopify_create_product |
Create a new product |
shopify_update_product |
Update an existing product |
shopify_list_orders |
List all orders |
shopify_get_order |
Get a specific order by ID |
shopify_list_customers |
List all customers |
shopify_get_customer |
Get a specific customer by ID |
shopify_create_customer |
Create a new customer |
shopify_search_customers |
Search for customers |
shopify_list_collections |
List all product collections |
shopify_get_inventory_levels |
Get inventory levels for products |
shopify_count_products |
Get total product count |
shopify_get_shop |
Get shop information |
License
MIT
Installing Shopify
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/cloud9-labs/mcp-shopifyFAQ
Is Shopify MCP free?
Yes, Shopify MCP is free — one-click install via Unyly at no cost.
Does Shopify need an API key?
No, Shopify runs without API keys or environment variables.
Is Shopify hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Shopify in Claude Desktop, Claude Code or Cursor?
Open Shopify on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Shopify with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
