@forgespace/branding-mcp
OfficialExports brand tokens as CSS custom properties for use in web projects.
Exports brand design tokens in Figma-compatible format for seamless integration into design workflows.
Exports brand theme as a React theme object for use in React applications.
Exports brand tokens as Sass variables for use in Sass stylesheets.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@forgespace/branding-mcpcreate a brand identity for a sustainable fashion brand called EcoWeave"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: BrandSnap MCP
Quick Start
npm install
npm run buildRun from npm (stdio)
npx -y @forgespace/branding-mcp@latestInstall globally
npm install -g @forgespace/branding-mcp
forgespace-branding-mcpIDE / 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 |
| Complete brand from name, industry, and style |
| Color palette with harmony and WCAG data |
| Font pairing + modular type scale |
| Export brand to JSON/CSS/Tailwind/Figma/React/Sass |
| Generate HTML brand book |
| Check WCAG compliance and completeness |
| Iterate on specific brand elements |
| Generate favicons and OG images from brand |
| Complete design system in one call (identity + export) |
| Fintech-specific strategy with compliance and security |
| Healthcare strategy with care models and safety signals |
MCP Resources
Resource | URI | Description |
Brand Templates |
| Pre-configured industry templates |
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 TypeScriptDistribution
npm — installable as
@forgespace/branding-mcpMCP Registry metadata —
server.jsonandmcpNameare included for registry submissionTag release automation — pushing
v*runs npm publish with provenance, then publishes the same version to the MCP Registry via GitHub OIDCWeekly registry ops —
.github/workflows/mcp-registry-status.ymlrefreshes one issue with npm and MCP Registry drift, visibility, and next actionsGitHub — 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 baseEcosystem Integration
Part of the Forge Space ecosystem:
mcp-gateway — Register as MCP server (port 8033)
ui-mcp — Consumes brand tokens via
brandIdparameteruiforge-webapp — Brand management UI at
/branding/*forge-patterns — Shared configs and conventions
Community
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Forge-Space/branding-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server