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.

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →