Back to Home

shopify-mcp-admin

Verified Safe

by AntonAndrusenko

Overview

Manage Shopify store data (products, inventory, content, SEO, collections) programmatically via an MCP interface.

Installation

Run Command
npx shopify-mcp-admin

Environment Variables

  • SHOPIFY_STORE_URL
  • SHOPIFY_ACCESS_TOKEN
  • SHOPIFY_API_VERSION
  • TRANSPORT
  • PORT
  • DEBUG

Security Notes

The server utilizes environment variables for sensitive credentials (SHOPIFY_ACCESS_TOKEN), avoiding hardcoded secrets. Input validation is rigorously enforced using Zod schemas for all tool parameters, significantly reducing injection and unexpected input risks. Error responses are sanitized to prevent leakage of sensitive information. Rate limiting is implemented for Shopify API calls to prevent abuse and throttling. The HTTP transport exposes standard endpoints (/mcp, /health) which require careful deployment (e.g., behind a firewall) but are handled robustly within the application.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-27

Tags

ShopifyE-commerceAdmin APIMCPProduct ManagementInventoryContent ManagementSEO