rezapex_shopify-mcp-server-main
1
The Shopify MCP Server is an interface allowing users to manage their Shopify store data via a GraphQL API. It provides comprehensive tools for product, customer, and order management, emphasizing easy integration and error handling.
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