rezapex_shopify-mcp-server-main
If you are the rightful owner of rezapex_shopify-mcp-server-main 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@mcpreview.com.
MCP Server for Shopify API, enabling interaction with store data through GraphQL API. This server provides tools for managing products, customers, orders, and more.
The Shopify MCP Server is a robust solution designed to facilitate seamless interaction with Shopify store data through the GraphQL API. It offers a comprehensive suite of tools for managing various aspects of a Shopify store, including products, customers, and orders. The server integrates directly with Shopify's GraphQL Admin API, ensuring efficient data retrieval and manipulation. With features like advanced order querying, customer management, and product handling, the server is equipped to handle complex store operations. Additionally, it provides comprehensive error handling to ensure clear communication of API and authentication issues. This server is ideal for developers looking to automate and streamline their Shopify store management tasks.
Features
- Product Management: Search and retrieve product information
- Customer Management: Load customer data and manage customer tags
- Order Management: Advanced order querying and filtering
- GraphQL Integration: Direct integration with Shopify's GraphQL Admin API
- Comprehensive Error Handling: Clear error messages for API and authentication issues
Tools
get-products
Get all products or search by title
get-products-by-collection
Get products from specific collections
get-products-by-ids
Press ID to get the product
get-variants-by-ids
Press ID to get product variants
get-customers
Get Shopify customers, support paging
tag-customer
Add tags to customers
get-orders
Get orders, support for advanced filtering and sorting
get-order
Get a single order by ID
create-discount
Create a basic discount code
create-draft-order
Create a draft order
complete-draft-order
Complete the draft order
get-collections
Get all collections
get-shop
Get store details
get-shop-details
Get extended store details, including shipping country
manage-webhook
Subscribe, find or unsubscribe webhooks