# Shopify MCP Server

Enable interaction with Shopify store data through a GraphQL API.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add therealhexi/shopify-mcp-server-main

# Browse available tools
npx -y @smithery/cli@latest tool list therealhexi/shopify-mcp-server-main
```

## Direct MCP Connection

Endpoint: `https://shopify-mcp-server-main--therealhexi.run.tools`

---

Source: https://github.com/therealhexi/shopify-mcp-server-main | License: MIT
