← Index

shopify-operations-mcp

io.github.jpka/shopify-operations-mcpv0.1.1E-commerce

Safe-write Shopify operations: plan-before-execute writes with out-of-band approval and audit.

In-path gate · all MCP tools

Using shopify-operations-mcp in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-16).

Contracts can change after screening, with no version bump. The gate pins shopify-operations-mcp’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
SHOPIFY_STORE_DOMAIN
required

The myshopify.com store domain, e.g. my-store.myshopify.com. Overrides shopify.storeDomain from the config file.

SHOPIFY_ADMIN_TOKEN
requiredsecret

Shopify Admin API access token. Required and only ever read from the environment — never from the config file.

SHOPIFY_CONFIG

Path to a config.json with shopify/plans/approvalServer/protectedTags settings. Defaults to ./config.json in the working directory.

SHOPIFY_PLAN_TTL_MS

How long a plan token stays valid before it must be executed or expires, in milliseconds. Default 60000.

SHOPIFY_APPROVAL_SERVER_PORT

Port the localhost human-approval HTTP server binds to (127.0.0.1 only). Default 4319.

SHOPIFY_PROTECTED_TAGS

Comma-separated tags that plans may never modify; any plan touching an item carrying one is refused. Default do-not-touch.

SHOPIFY_CALLER_ID

Identity recorded as the caller on every audit log row. Default unknown.

SHOPIFY_AUDIT_PATH

File path for the tamper-evident JSONL audit log. Default shopify-operations-audit.jsonl in the working directory.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
Alternatives in E-commerce