shopify-mcp-server
If you are the rightful owner of shopify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server to connect clients like Claude with Shopify store data. This server exposes tools for retrieving product and customer information from your Shopify store.
The Shopify MCP Server is designed to facilitate seamless integration between AI models and Shopify store data. By leveraging the Model Context Protocol (MCP), this server allows clients to access and manipulate store data efficiently. It provides tools to retrieve product and customer information, making it easier for businesses to manage their Shopify stores through AI-driven insights. The server requires Python 3.12 or higher and Shopify API credentials to function. It is built using the Shopify Python API for integration and UV for dependency management. The server is secure, ensuring that sensitive information like API credentials is protected. It is open-source and licensed under the MIT License, encouraging contributions from the community.
Features
- Retrieve product list from Shopify store
- Retrieve customer list from Shopify store
- Secure handling of Shopify API credentials
- Open-source with community contribution support
- Built using MCP for AI-powered tool integration
Tools
get-product-list
Retrieve product list from Shopify store, support
limit
parameter control to return quantityget-customer-list
Retrieve customer list from Shopify store, support
limit
parameter to control the return quantity