shopify-mcp-server

shopify-mcp-server

0

The Shopify MCP Server is designed to integrate Shopify store operations with large language models (LLM) agents. It allows for the management of orders such as fulfillment, tracking, and archiving, providing efficient and automated handling of Shopify data. Key features include support for friendly order numbers and automatic order ID lookup.

Shopify MCP Server

A Model Context Protocol (MCP) server for integrating Shopify operations with LLM agents. This server provides tools for handling Shopify orders, including:

  • Request fulfillment for an order
  • Add tracking information to orders
  • Archive orders
  • Get details for a specific order
  • List all active orders

Usage with LLM Agents

  • get-order-details: Get detailed information about a specific order.
  • get-active-orders: Get a list of all active orders.
  • request-fulfillment: Fulfill an order with optional tracking information.
  • add-tracking: Add tracking information to a fulfilled order.
  • archive-order: Archive an order.

Using Friendly Order Numbers

Accepts order numbers with or without # prefix, and supports full Shopify IDs.