Branding
FreeNot checkedAI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
About
AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
README
@forgespace/branding-mcp
AI-powered brand identity generation via MCP — part of the Forge Space open developer workspace.
Generate complete design systems — colors, typography, spacing, shadows, borders, motion tokens, gradients, multi-variant logos, favicons, and OG images with multi-format export. 58 MCP tools, zero API dependencies, algorithmic-first generation.
Features
- Color Palette Generation — HSL-based color harmonies (complementary, analogous, triadic, etc.) with WCAG contrast validation
- Typography System — Modular type scales with curated font pairings
- Spacing Scale — Geometric progression spacing system
- Shadow/Elevation System — 6-level elevation scale with brand-tinted shadows, light/dark theme support
- Border/Shape System — Style-aware radius scales and border widths for all 8 brand styles
- Motion/Animation System — Duration scales, cubic-bezier easings, and transition presets per brand style
- Gradient System — 5 style-aware gradient presets (hero, button, card, text, background)
- Multi-Variant Logo — Wordmark, monogram, abstract, and icon variants with style-aware shapes
- Favicon Generation — 4 sizes (16, 32, 180 apple-touch, 512 PWA) from brand icon
- OG Image Templates — Default, article, and social formats with brand gradients
- Multi-Format Export — W3C Design Tokens, CSS custom properties, Tailwind preset, Figma tokens, React theme, Sass variables
- Brand Validation — WCAG contrast checking, completeness scoring, consistency analysis
- Brand Guidelines — HTML brand book generation
Quick Start
npm install
npm run build
Run from npm (stdio)
npx -y @forgespace/branding-mcp@latest
Install globally
npm install -g @forgespace/branding-mcp
forgespace-branding-mcp
IDE / client config
{
"mcpServers": {
"forgespace-branding": {
"command": "npx",
"args": ["-y", "@forgespace/branding-mcp@latest"]
}
}
}
Set ANTHROPIC_API_KEY when you want AI-assisted refinement. The server also
works in algorithmic-only mode without external APIs.
MCP Tools
Core and vertical tools are available (58 total). The table below highlights the core set plus key vertical generators, including healthcare.
| Tool | Description |
|---|---|
generate_brand_identity |
Complete brand from name, industry, and style |
generate_color_palette |
Color palette with harmony and WCAG data |
generate_typography_system |
Font pairing + modular type scale |
export_design_tokens |
Export brand to JSON/CSS/Tailwind/Figma/React/Sass |
create_brand_guidelines |
Generate HTML brand book |
validate_brand_consistency |
Check WCAG compliance and completeness |
refine_brand_element |
Iterate on specific brand elements |
generate_brand_assets |
Generate favicons and OG images from brand |
generate_design_system |
Complete design system in one call (identity + export) |
generate_brand_fintech |
Fintech-specific strategy with compliance and security |
generate_brand_healthcare |
Healthcare strategy with care models and safety signals |
MCP Resources
| Resource | URI | Description |
|---|---|---|
| Brand Templates | brand://templates |
Pre-configured industry templates |
| Brand Knowledge | brand://knowledge |
Color theory and typography rules |
Development
npm run dev # Watch mode
npm run validate # Lint + format + test
npm run test # Run tests
npm run test:coverage # Coverage report
npm run build # Build TypeScript
Distribution
- npm — installable as @forgespace/branding-mcp
- MCP Registry metadata —
server.jsonandmcpNameare included for registry submission - Tag release automation — pushing
v*runs npm publish with provenance, then publishes the same version to the MCP Registry via GitHub OIDC - Weekly registry ops —
.github/workflows/mcp-registry-status.ymlrefreshes one issue with npm and MCP Registry drift, visibility, and next actions - GitHub — Forge-Space/branding-mcp
Architecture
src/
├── index.ts # MCP server entry
├── lib/
│ ├── branding-core/ # Core library (reusable)
│ │ ├── generators/ # Color, typography, spacing, logo, gradients, favicons, OG
│ │ ├── exporters/ # Multi-format token export
│ │ ├── validators/ # WCAG, consistency checks
│ │ └── documents/ # Brand book generation
│ ├── config.ts # Environment config
│ ├── logger.ts # Pino logging
│ └── types.ts # TypeScript interfaces
├── tools/ # 58 MCP tool registrations
└── resources/ # Templates + knowledge base
Ecosystem Integration
Part of the Forge Space ecosystem:
- mcp-gateway — Register as MCP server (port 8033)
- ui-mcp — Consumes brand tokens via
brandIdparameter - uiforge-webapp — Brand management UI at
/branding/* - forge-patterns — Shared configs and conventions
Community
License
MIT
Install Branding in Claude Desktop, Claude Code & Cursor
unyly install branding-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add branding-mcp -- npx -y @forgespace/branding-mcpFAQ
Is Branding MCP free?
Yes, Branding MCP is free — one-click install via Unyly at no cost.
Does Branding need an API key?
No, Branding runs without API keys or environment variables.
Is Branding hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Branding in Claude Desktop, Claude Code or Cursor?
Open Branding on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
by passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
by dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
by NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
by jangjo123Compare Branding with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All design MCPs
