The Shopify MCP Server provides a GraphQL interface to interact with the Shopify Admin API for managing e-commerce operations, supporting the Model Context Protocol.
Product Management: Search, retrieve products by title, collection, or specific IDs. Manage product variants.
Customer Management: Retrieve customer data with pagination and add tags.
Order Management: Filter, sort, and retrieve orders with pagination. Create and complete draft orders.
Shop & Collection Tools: Access shop details (basic and extended) and filter collections by name.
Discount Management: Create discount codes.
Webhook Management: Subscribe, find, and unsubscribe webhooks for events like
orders/updated
.
Integrates directly with Shopify's Admin API using GraphQL, allowing structured queries and mutations for managing Shopify store data.
Provides a bridge to Shopify's Admin API, enabling comprehensive product management, customer data access, order processing, collection management, and discount creation for Shopify e-commerce stores.
This server cannot be installed
Tools
Shopify MCP Server
- 📋 Table of Contents
- 📥 Installation
- ✨ Features
- 🧰 Available Tools
- 🏁 Getting Started
- 💡 Use Cases
- 🔧 Setup Guide
- 👨💻 Development
- 🤝 Community
Related Resources
Related MCP Servers
- -securityAlicense-qualityThis MCP server connects clients with Shopify store data, enabling retrieval of product and customer information via exposed tools.Last updated -4MIT License
- AsecurityAlicenseAqualityMCP server that integrates with Shopify API, allowing Claude Desktop users to retrieve and manipulate product information from Shopify stores.Last updated -52MIT License
Shopify Dev MCPofficial
AsecurityAlicenseAqualityModel Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.