69
/ 100
10 days ago
glama

Shopify MCP

A read-only MCP server that lets AI assistants answer Shopify store operations questions via tools like get_shop, list_products, get_product, and list_orders.

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
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 3 credentials: SHOPIFY_ACCESS_TOKEN, SHOPIFY_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY
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_SHOPRun shopify-mcp after loading and SHOPIFY_ACCESS_TOKEN. An MCP client entry looks
🔐 secretSHOPIFY_ACCESS_TOKENRun shopify-mcp after loading SHOPIFY_SHOP and . An MCP client entry looks
configSHOPIFY_API_VERSION"": "2026-07"
configBASE_URLCopy .env.example to .env and set , SHOPIFY_CLIENT_ID,
configSHOPIFY_CLIENT_IDCopy .env.example to .env and set BASE_URL, ,
🔐 secretSHOPIFY_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY, and DATABASE_PATH. Keep secrets in your hosting
🔐 secretTOKEN_ENCRYPTION_KEYSHOPIFY_CLIENT_SECRET, , and DATABASE_PATH. Keep secrets in your hosting
configDATABASE_PATHSHOPIFY_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY, and . Keep secrets in your hosting
configSHOPIFY_SCOPES
configHOST
configPORT
configLOG_LEVEL
// 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 5 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/chatterjeearjun-shopify-mcp-simple-1pppai)](https://m8ven.ai/mcp/chatterjeearjun-shopify-mcp-simple-1pppai)
commit: 2260622aa119b3ef5011f8013f28c10a45ab0453
code hash: aa2508720e5de99dc396e28ecffc7eb16d1c67af516bc2b32bebcc6b3ec78089
verified: 7/21/2026, 8:59:12 AM
view raw JSON →