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
0
Installs
0
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 94/100
API Integrations
G
Google Maps MCP Server
Geocoding, directions, and place search via Google Maps API.
open-source 91/100
API Integrations
G
GitLab MCP Server
Manage GitLab projects, merge requests, and CI/CD pipelines from AI agents.
open-source 90/100
API Integrations