48
/ 100
1 month ago
glama

shopify-mcp

Enables management of Shopify store via GraphQL, including products, orders, inventory, and discounts with security features like preview mode and write protection.

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_ADMIN_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: MCP_API_KEY, OAUTH_AUTHORIZATION_PASSWORD, OAUTH_TOKEN_SECRET, SHOPIFY_ADMIN_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.13.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.13.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.13.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowexpress@4.18.3GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.3GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOW_WRITE_TOOLSConfirmed writes still require =true.
configHOSTLocal Secure MCP Tunnel mode is the only exception: MCP_LOCAL_NO_AUTH=true disables MCP auth for loopback requests only and should be used only with =127.0.0.1.
configMCP_ALLOWED_ORIGINSOrigin is validated when present. Set to a comma-separated list for browser clients.
🔐 secretMCP_API_KEYEvery normal /mcp request must include Authorization: Bearer <> or a valid OAuth access token issued by this server.
configMCP_LOCAL_NO_AUTHLocal Secure MCP Tunnel mode is the only exception: =true disables MCP auth for loopback requests only and should be used only with HOST=127.0.0.1.
🔐 secretOAUTH_AUTHORIZATION_PASSWORDowner-login-password-for-chatgpt-linking
🔐 secretOAUTH_TOKEN_SECRETrandom-oauth-signing-secret
configPORTThe normal local/dev service listens on 0.0.0.0 using process.env., defaulting to 8080, and requires Authorization: Bearer <MCP_API_KEY> on /mcp.
configPUBLIC_BASE_URLThen set it as so OAuth metadata is stable:
🔐 secretSHOPIFY_ADMIN_ACCESS_TOKENreplace-with-shopify-admin-api-token
configSHOPIFY_API_VERSIONset-env-vars SHOPIFY_SHOP_DOMAIN=your-store.myshopify.com,=2026-04,ALLOW_WRITE_TOOLS=false,MCP_ALLOWED_ORIGINS=https://chatgpt.com \
configSHOPIFY_MAX_RETRIES
configSHOPIFY_REQUEST_TIMEOUT_MS
configSHOPIFY_SHOP_DOMAINyour-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 8 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/jad-assaf-shopify-mcp-4wgu0q)](https://m8ven.ai/mcp/jad-assaf-shopify-mcp-4wgu0q)
commit: 7fec419a7850bb781705b43bfec28effbcf09a04
code hash: 3f0eef00448ff572a77f43a4fafc77132502f05e7f410048115c9c1ac3f237f4
verified: 6/25/2026, 9:47:21 AM
view raw JSON →