S
Shopify MCP Server
Manage Shopify stores, products, and orders from AI agents.
A Model Context Protocol server for Shopify. Enables AI agents to manage products, process orders, update inventory, and interact with Shopify storefronts.
Supports product CRUD operations, order management, customer data access, and inventory tracking through the Shopify Admin API.
Install
npx -y @shopify/mcp-server MCP Client Config
{
"mcpServers": {
"shopify": {
"command": "npx",
"args": [
"-y",
"@shopify/mcp-server"
],
"env": {
"SHOPIFY_STORE_URL": "<your-store>.myshopify.com",
"SHOPIFY_ACCESS_TOKEN": "<your-access-token>"
}
}
}
} Required Environment Variables
- SHOPIFY_STORE_URL
- SHOPIFY_ACCESS_TOKEN
Capabilities
Tools
list_productscreate_productupdate_productlist_ordersget_orderupdate_inventory
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Pricing
Server is free. Shopify store subscription required.
Metrics
750
GitHub Stars
6,100
Installs
480
Weekly
4
Open Issues
More in API Integrations
Best of API Integrations → G
GitHub MCP Server
Interact with GitHub repositories, issues, and pull requests from AI agents.
open-source 91/100
API Integrations
S
Stripe MCP Server
Interact with the Stripe API for payments, customers, and subscriptions.
open-source 77/100
API Integrations
G
GitLab MCP Server
Manage GitLab projects, merge requests, and CI/CD pipelines from AI agents.
open-source 73/100
API Integrations