62
/ 100
12 days ago
glama

Shopify MCP Server

Provides full access to the Shopify Admin GraphQL API through 75 tools for managing products, orders, customers, inventory, and analytics. It supports both static token and OAuth authentication while featuring cost-aware rate limiting for efficient store management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: SHOPIFY_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: SHOPIFY_ACCESS_TOKEN, SHOPIFY_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretSHOPIFY_ACCESS_TOKENOption 1 Admin API access token from a Custom App
configSHOPIFY_API_VERSIONNo (default: 2026-01) Shopify API version
configSHOPIFY_CLIENT_IDOption 2 OAuth client ID from Partners Dashboard
🔐 secretSHOPIFY_CLIENT_SECRETOption 2 OAuth client secret from Partners Dashboard
configSHOPIFY_STORE_DOMAINYes Your store domain (e.g. my-store.myshopify.com)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aserper-shopify-mcp-ewsmz7)](https://m8ven.ai/mcp/aserper-shopify-mcp-ewsmz7)
commit: d09b14445cc215b94576f829c5c173410fe18985
code hash: 748737357a85dce24f9541ad74a8b43cc44e25b72752b16608c1747bc97d3533
verified: 6/11/2026, 11:29:21 AM
view raw JSON →