therealhexi_shopify-mcp-server-main

therealhexi_shopify-mcp-server-main

3.1

If you are the rightful owner of therealhexi_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@mcphub.com.

MCP Server for Shopify API, enabling interaction with store data through GraphQL API.

The Shopify MCP Server is a robust solution designed to facilitate seamless interaction with Shopify store data through the GraphQL API. This server provides a comprehensive suite of tools for managing various aspects of a Shopify store, including products, customers, and orders. By leveraging the power of GraphQL, the server ensures efficient data retrieval and manipulation, allowing store owners and developers to perform complex queries and updates with ease. The server also includes advanced error handling mechanisms to provide clear and actionable error messages, enhancing the overall user experience. With its direct integration with Shopify's GraphQL Admin API, the server offers a streamlined approach to store management, making it an invaluable tool for businesses looking to optimize their Shopify operations.

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

  1. get-products

    Get all products or search by title

  2. get-products-by-collection

    Get products from a specific collection

  3. get-products-by-ids

    Get products by their IDs

  4. update-product-price

    Update product prices for its ID

  5. get-variants-by-ids

    Get product variants by their IDs

  6. get-customers

    Get Shopify customers with pagination support

  7. tag-customer

    Add tags to a customer

  8. get-orders

    Get orders with advanced filtering and sorting

  9. get-order

    Get a single order by ID

  10. create-discount

    Create a basic discount code

  11. create-draft-order

    Create a draft order

  12. complete-draft-order

    Complete a draft order

  13. get-collections

    Get all collections

  14. get-shop

    Get shop details

  15. get-shop-details

    Get extended shop details including shipping countries

  16. manage-webhook

    Subscribe, find, or unsubscribe webhooks