# Shopify Storefront MCP Server This server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with
Shopify Storefront MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. # Shopify Storefront MCP Server This server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with your Shopify store data. ## Features - Access to product, collection, and inventory data -.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Shopify Storefront is connected, these are the calls the assistant has available:
unauthenticated_read_product_listings — unauthenticated_read_product_inventoryunauthenticated_read_product_pricing — unauthenticated_write_checkoutsshopify_discover — Detect if a URL belongs to a Shopify storefront and discover authentication tokensshopify_storefront_graphql — Execute GraphQL queries against the Storefront APIcustomer_data — Unified tool for all customer data operations (Create, Read, Update, Delete)You will need one environment variable: SHOPIFY_STOREFRONT_ACCESS_TOKEN. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Shopify Storefront's toolset — unauthenticated_read_product_listings, unauthenticated_read_product_pricing, shopify_discover and 2 more — is a fair guide to whether it matches your workflow. It is maintained by QuentinCody; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Shopify Storefront's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| unauthenticated_read_product_listings | unauthenticated_read_product_inventory |
| unauthenticated_read_product_pricing | unauthenticated_write_checkouts |
| shopify_discover | Detect if a URL belongs to a Shopify storefront and discover authentication tokens |
| shopify_storefront_graphql | Execute GraphQL queries against the Storefront API |
| customer_data | Unified tool for all customer data operations (Create, Read, Update, Delete) |
| Variable | Description | Required |
|---|---|---|
| SHOPIFY_STOREFRONT_ACCESS_TOKEN | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.