Skip to main content

Shopify logo Shopify

Hosting: TARX-hosted · Category: E-commerce

Products, orders, customers, inventory — full Shopify store management via the Admin API. Hosted by TARX.

Connect

TARX runs this MCP server for you on its gateway — you only supply the credential(s) below.

FieldRequiredSecretHow to get it
Store DomainYesNoYour Shopify store domain, e.g. mystore.myshopify.com.
Admin API Access TokenYesYesShopify Admin → Settings → Apps and sales channels → Develop apps → Create app → Configure Admin API scopes → Install app → Copy the Admin API access token.

Default tools

These are discovered when you connect (the live set may differ — the server is the source of truth):

  • list_products
  • create_product
  • update_product
  • list_orders
  • get_order
  • list_customers
  • update_inventory
  • list_collections

Official documentation

https://shopify.dev/docs/api/admin-rest

Setup details can change

The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.