Shopify-Checkout-Branding-MCP-Tool
Verified Safeby shandut
Overview
Manages Shopify checkout branding (colors, typography, logos) via a Model Context Protocol (MCP) server or HTTP API for AI assistants or direct programmatic control.
Installation
npm startEnvironment Variables
- SHOPIFY_STORE_DOMAIN
- SHOPIFY_ADMIN_TOKEN
- SHOPIFY_API_VERSION
- PORT
- LOG_LEVEL
Security Notes
The server uses environment variables for sensitive API tokens and includes robust redaction in logging. The HTTP server wrapper enables CORS for all origins (`origin: true`) by default which is generally safe for local development but would require stricter configuration (e.g., behind a proxy with restricted origins) if exposed publicly in production.
Similar Servers
mcp-reference-server
Standardize and manage fulfillment operations for AI agents by providing a universal interface to various fulfillment systems.
sub-agents-mcp
Orchestrates task-specific AI agents defined in markdown files for execution via Cursor, Claude Code, or Gemini CLIs within any MCP-compatible tool.
findmine-mcp
An MCP server that provides product styling, outfitting recommendations, visually similar product suggestions, and fashion advice by integrating with the FindMine API for LLM-powered shopping stylists.
Salesforce-MCP-Server
Transforms Claude Desktop into a powerful Salesforce IDE for development, metadata management, SOQL execution, multi-org operations, and automation through natural language commands.