MCP.so
ログイン

Brand-to-Theme MCP Server

@mmokarzel

Brand-to-Theme MCP Server について

Servidor MCP para convertir PDFs de identidad de marca en temas de Shopify

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

mmokarzel

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Brand-to-Theme MCP Server?

Brand-to-Theme MCP Server converts brand identity PDFs into functional Shopify themes while keeping brand consistency. It extracts visual elements (colors, typography) from corporate identity manuals and generates a complete, ready‑to‑install Shopify theme using PDF extraction and code generation technologies.

How to use Brand-to-Theme MCP Server?

Clone the repository, install dependencies with npm install, build with npm run build, then configure the server in your MCP configuration file pointing to the built index.js. Use the exposed MCP tools: extract_pdf_branding, generate_design_tokens, create_shopify_theme, preview_shopify_theme, and install_shopify_theme in a pipeline.

Key features of Brand-to-Theme MCP Server

  • Extracts color palettes, typography, and design elements from PDFs.
  • Generates standardized design tokens from extracted brand data.
  • Creates complete Shopify theme files based on brand identity.
  • Integrates with Shopify for direct theme installation.
  • Compatible with components extracted from Figma via Figma MCP.

Use cases of Brand-to-Theme MCP Server

  • Automating Shopify theme creation from a brand’s corporate identity PDF.
  • Keeping an online store visually aligned with brand guidelines.
  • Rapidly building a Shopify theme using design tokens from PDF and Figma sources.
  • Installing or updating a Shopify theme directly from the MCP server.

FAQ from Brand-to-Theme MCP Server

What does each MCP tool do?

The server provides five tools: extract_pdf_branding to parse PDF brand elements, generate_design_tokens to convert them into tokens, create_shopify_theme to build the theme files, preview_shopify_theme to generate a preview, and install_shopify_theme to upload and optionally set the theme as the main store theme.

What are the runtime dependencies?

Node.js v16 or higher and a Shopify Partner Account (required for theme installation). The server is used within an MCP‑compatible environment.

Can I use brand data from Figma?

Yes, the server accepts optional figmaData in the generate_design_tokens tool, compatible with components extracted from Figma via Figma MCP.

How do I install the generated theme?

Use the install_shopify_theme tool. You can specify whether to install as a new theme or update an existing theme by providing its ID, and optionally set it as the main store theme.

Where does the extracted PDF data come from?

The server reads PDFs from a local file path provided in the pdfPath parameter. No online storage or external services are implied.

コメント

「その他」の他のコンテンツ