58
grade D
3 days ago
pulsemcp

Shopify

Integrates with Shopify's GraphQL Admin API for complete e-commerce store management including product operations, order processing, customer management, inventory tracking, and bulk operations.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
configMYSHOPIFY_DOMAINyour-store.myshopify.com
🔐 secretSHOPIFY_ACCESS_TOKENyour_access_token
configSHOPIFY_CLIENT_ID=your_client_id
🔐 secretSHOPIFY_CLIENT_SECRET=your_client_secret
configSHOPIFY_SCOPESOptional: override scopes with --scopes or .
// 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/benwmerritt-shopify-mcp-1iufm8)](https://m8ven.ai/mcp/benwmerritt-shopify-mcp-1iufm8)
commit: a28b23879d96cf001ed0cb880272dc1987731291
code hash: 616bbaa33e853bb8227b3f2e7f670918102548e6d009988ca7d1cd1290dc452a
verified: 4/18/2026, 3:46:15 PM
view raw JSON →