other tools and integrations

Shopify Storefront Mcp Server

Unofficial MCP server that allows AI agents to discover Shopify storefronts and interact with them to fetch products, collections, and other store data through the Storefront API.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y QuentinCody/shopify-storefront-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "shopify-storefront-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "QuentinCody/shopify-storefront-mcp-server"
  ]
}

About This MCP Server

QuentinCody/shopify-storefront-mcp-server

Unofficial MCP server that allows AI agents to discover Shopify storefronts and interact with them to fetch products, collections, and other store data through the Storefront API.

GitHub: https://github.com/QuentinCody/shopify-storefront-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub