shopify-mcp

shopify-mcp

41

The Shopify MCP Server interacts with Shopify's API, providing tools for store data management including products, customers, and orders through GraphQL. It features advanced searching and query capabilities with robust error handling for efficient data manipulation.

Shopify MCP Server

MCP Server for Shopify API enabling interaction with store data via GraphQL. This tool manages products, customers, orders, and more.

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

Prerequisites

  1. Node.js (version 16 or higher)
  2. Shopify Custom App Access Token

Setup

  • Create a custom app in Shopify to obtain an access token.
  • Configure with claude_desktop_config.json or environment variables for local use.

Tools

  • Product Management: Retrieve and search by title
  • Customer Management: Search and update customer info
  • Order Management: Retrieve, search, and update orders

Debugging

  • Review MCP logs for troubleshooting.

License

MIT