# io.github.AIWerk/mcp-server-shopify (npm · @aiwerk/mcp-server-shopify)

Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).

- Trust score: 68/100 (medium)
- Change this week: +11
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-06

## Components

- npm · `@aiwerk/mcp-server-shopify`: 68/100 (this document), [markdown](https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify.md), [page](https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify)

## Channel facts

- Registry: `npm`
- Package: `@aiwerk/mcp-server-shopify`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-06.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Known CVEs were checked across the 95 of 99 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 95 of 99 dependencies we could resolve, so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 42 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 2101 tokens (~75/item across 28 items; 28 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add aiwerk-mcp-server-shopify -- npx -y @aiwerk/mcp-server-shopify
```

### Codex

```bash
codex mcp add aiwerk-mcp-server-shopify -- npx -y @aiwerk/mcp-server-shopify
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aiwerk-mcp-server-shopify": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@aiwerk/mcp-server-shopify"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add aiwerk-mcp-server-shopify --command npx --arg -y --arg @aiwerk/mcp-server-shopify
```

### Hermes

```yaml
mcp_servers:
  aiwerk-mcp-server-shopify:
    command: "npx"
    args: ["-y", "@aiwerk/mcp-server-shopify"]
```

### Other

```json
{
  "mcpServers": {
    "aiwerk-mcp-server-shopify": {
      "command": "npx",
      "args": [
        "-y",
        "@aiwerk/mcp-server-shopify"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-06 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-05 (score 67, +1)

- [security improvement] CVE-2026-69207 no longer affects this package
- [security improvement] Known CVEs: fail → partial

### 2026-08-04 (score 66, 0)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-03 (score 66, +19)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Stability: unverified → 0.27
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 47, +42)

- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 5, −52)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 75, +51)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 0
- [functional] First check of Schema quality: pass
- [functional] Licence: MIT

## MCP tools (28)

### `shopify_list_products` (~81 tokens)

List products with optional Shopify search query syntax (e.g. "status:active vendor:Acme"). Optional pagination via cursor. Default first=50, max=250.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_get_product` (~59 tokens)

Get a product by GID or numeric ID (e.g. "gid://shopify/Product/123" or "123"). Returns full product detail including variants and images, with truncation markers when capped.

Input parameters:

- `id` (string, required)

### `shopify_search_products` (~75 tokens)

Search products by Shopify search query (full-text + filters like "title:T-Shirt status:active"). Required: query. Optional pagination + sort.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string, required)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_create_product` (~103 tokens)

Create a new product. Required: title. Optional: descriptionHtml, productType, vendor, tags, status (ACTIVE|ARCHIVED|DRAFT, default ACTIVE), handle. Returns product + userErrors.

Input parameters:

- `descriptionHtml` (string)
- `handle` (string)
- `productType` (string)
- `status` (string)
- `tags` (array)
- `title` (string, required)
- `vendor` (string)

### `shopify_update_product` (~102 tokens)

Update fields on an existing product by GID or numeric ID. Required: id. All other fields are optional and only applied if provided. Returns product + userErrors.

Input parameters:

- `descriptionHtml` (string)
- `handle` (string)
- `id` (string, required)
- `productType` (string)
- `status` (string)
- `tags` (array)
- `title` (string)
- `vendor` (string)

### `shopify_archive_product` (~64 tokens)

Archive a product (sets status to ARCHIVED, hiding it from sale). Reversible. Destructive: requires confirm=true. Without confirm, returns a structured "would do X" response without firing.

Input parameters:

- `confirm` (boolean)
- `id` (string, required)

### `shopify_add_product_tag` (~61 tokens)

Add one or more tags to a product. Required: productId, tags (non-empty array). Idempotent server-side. Returns the updated product node + userErrors.

Input parameters:

- `productId` (string, required)
- `tags` (array, required)

### `shopify_remove_product_tag` (~55 tokens)

Remove one or more tags from a product. Required: productId, tags (non-empty array). Returns the updated product node + userErrors.

Input parameters:

- `productId` (string, required)
- `tags` (array, required)

### `shopify_list_orders` (~82 tokens)

List orders with optional Shopify search query (e.g. "financial_status:paid created_at:>2026-01-01"). Default first=50, max=250.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_get_order` (~48 tokens)

Get a single order by GID or numeric ID. Returns full detail including line items (with truncation marker), customer, addresses, and financial totals.

Input parameters:

- `id` (string, required)

### `shopify_search_orders` (~73 tokens)

Search orders by Shopify search query (e.g. "name:#1001 OR email:foo@bar.com"). Required: query.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string, required)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_mark_order_paid` (~48 tokens)

Mark an order as paid (orderMarkAsPaid). Use for offline payments where the funds were captured outside Shopify. Returns updated order + userErrors.

Input parameters:

- `id` (string, required)

### `shopify_cancel_order` (~96 tokens)

Cancel an order asynchronously (orderCancel returns a job). Destructive: requires confirm=true. Default reason=OTHER, restock=true, refund=false, notifyCustomer omitted.

Input parameters:

- `confirm` (boolean)
- `id` (string, required)
- `notifyCustomer` (boolean)
- `reason` (string)
- `refund` (boolean)
- `restock` (boolean)
- `staffNote` (string)

### `shopify_add_order_note` (~76 tokens)

Add a note to an order. mode=append (default) reads the current note and concatenates with two newlines; mode=replace overwrites. Required: id, note. Append makes one extra read query.

Input parameters:

- `id` (string, required)
- `mode` (string)
- `note` (string, required)

### `shopify_list_customers` (~77 tokens)

List customers with optional Shopify search query (e.g. "orders_count:>0 country:CH"). Default first=50, max=250.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_get_customer` (~50 tokens)

Get a single customer by GID or numeric ID. Returns full detail including default address, addresses (with truncation marker), tags, locale, and lifetime value.

Input parameters:

- `id` (string, required)

### `shopify_search_customers` (~74 tokens)

Search customers by Shopify search query (e.g. "email:foo@bar.com OR last_name:Smith"). Required: query.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string, required)
- `reverse` (boolean)
- `sortKey` (string)

### `shopify_create_customer` (~92 tokens)

Create a customer (customerCreate). At least one of email/phone is required. Optional: firstName, lastName, note, tags, locale.

Input parameters:

- `email` (string)
- `firstName` (string)
- `lastName` (string)
- `locale` (string)
- `note` (string)
- `phone` (string)
- `tags` (array)

### `shopify_update_customer` (~90 tokens)

Update a customer (customerUpdate). Required: id. All other fields are optional and only applied if provided.

Input parameters:

- `email` (string)
- `firstName` (string)
- `id` (string, required)
- `lastName` (string)
- `locale` (string)
- `note` (string)
- `phone` (string)
- `tags` (array)

### `shopify_add_customer_note` (~70 tokens)

Add a note to a customer. mode=append (default) reads the current note and concatenates with two newlines; mode=replace overwrites. Append makes one extra read query.

Input parameters:

- `id` (string, required)
- `mode` (string)
- `note` (string, required)

### `shopify_get_inventory_level` (~62 tokens)

Get the inventory level (available, on_hand, committed, incoming, reserved) for an inventory item at a single location. Required: inventoryItemId, locationId.

Input parameters:

- `inventoryItemId` (string, required)
- `locationId` (string, required)

### `shopify_adjust_inventory_level` (~103 tokens)

Adjust the available or on_hand quantity at a location by a delta (positive or negative integer, non-zero). Uses inventoryAdjustQuantities. Defaults: name=available, reason=correction. Optional: referenceDocumentUri.

Input parameters:

- `delta` (integer, required)
- `inventoryItemId` (string, required)
- `locationId` (string, required)
- `name` (string)
- `reason` (string)
- `referenceDocumentUri` (string)

### `shopify_create_draft_order` (~134 tokens)

Create a draft order. Required: lineItems (non-empty). Each line item needs quantity, plus either variantId (existing variant) or title+originalUnitPrice (custom item). Optional: email, customerId, note, tags, shippingAddress, billingAddress, useCustomerDefaultAddress.

Input parameters:

- `billingAddress` (object)
- `customerId` (string)
- `email` (string)
- `lineItems` (array, required)
- `note` (string)
- `shippingAddress` (object)
- `tags` (array)
- `useCustomerDefaultAddress` (boolean)

### `shopify_complete_draft_order` (~71 tokens)

Complete a draft order, converting it into a real order (draftOrderComplete). Destructive: requires confirm=true. paymentPending=true marks the resulting order as payment pending instead of paid.

Input parameters:

- `confirm` (boolean)
- `id` (string, required)
- `paymentPending` (boolean)

### `shopify_get_shop_info` (~36 tokens)

Get shop-level metadata: name, primary domain, currency, timezone, plan, billing address, contact email, weight unit.

### `shopify_list_collections` (~63 tokens)

List collections with optional Shopify search query. Returns id, title, handle, descriptionHtml, sortOrder, productsCount.

Input parameters:

- `after` (string)
- `first` (integer)
- `query` (string)
- `reverse` (boolean)

### `shopify_list_locations` (~66 tokens)

List shop locations (warehouses, retail stores). By default excludes inactive and legacy locations; toggle with includeInactive / includeLegacy.

Input parameters:

- `after` (string)
- `first` (integer)
- `includeInactive` (boolean)
- `includeLegacy` (boolean)

### `shopify_list_metafields` (~90 tokens)

List metafields on any HasMetafields resource (Product, ProductVariant, Customer, Order, Collection, Shop, Company, Location). Required: ownerId, ownerType. Optional: namespace filter.

Input parameters:

- `after` (string)
- `first` (integer)
- `namespace` (string)
- `ownerId` (string, required)
- `ownerType` (string, required)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify#diagnostics

## Score history

- 2026-08-06: 68
- 2026-08-05: 67
- 2026-08-04: 66
- 2026-08-03: 66
- 2026-08-02: 47
- 2026-08-01: 47
- 2026-07-31: 5
- 2026-07-30: 57
- 2026-07-29: 75
- 2026-07-28: 75
- 2026-07-27: 24

## Links

- npm package: https://www.npmjs.com/package/@aiwerk/mcp-server-shopify
- Socket report: https://socket.dev/npm/package/@aiwerk/mcp-server-shopify
- Repository: https://github.com/AIWerk/mcp-server-shopify
- Changelog RSS feed: https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify.xml
- Changelog JSON feed: https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify.json
- HTML version of this page: https://verifymcp.io/servers/aiwerk-mcp-server-shopify/aiwerk-mcp-server-shopify
