71
/ 100
1 month ago
glama

Shopify MCP

A read-only MCP server that exposes the full Shopify Admin GraphQL API through 6 universal tools, with multi-store support and mutation rejection at the parser level for safety.

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
6 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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.
configSHOPIFY_STORESSet to a JSON object mapping alias → store config:
configSHOPIFY_SHOP_DOMAINSHOPIFY_DOMAIN or — <shop>.myshopify.com
configSHOPIFY_DOMAINexport ="my-store.myshopify.com"
🔐 secretSHOPIFY_ACCESS_TOKENexport ="shpat_..." # or SHOPIFY_CLIENT_ID + SHOPIFY_CLIENT_SECRET
configSHOPIFY_CLIENT_IDexport SHOPIFY_ACCESS_TOKEN="shpat_..." # or + SHOPIFY_CLIENT_SECRET
🔐 secretSHOPIFY_CLIENT_SECRETexport SHOPIFY_ACCESS_TOKEN="shpat_..." # or SHOPIFY_CLIENT_ID +
// 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 3 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/scalably-io-shopify-mcp-1e1wyb)](https://m8ven.ai/mcp/scalably-io-shopify-mcp-1e1wyb)
commit: b3da59d03514a7a2080a5abdcad0ef4095844bcc
code hash: bf7c7dfde2c2120954343de7c23e0563f0f0c9912593d57667fd7a8d079d7fc4
verified: 6/24/2026, 9:50:28 AM
view raw JSON →
Shopify MCP · M8ven Trust Score | M8ven