Branding
Freeby MCP Community
MCP server for AI-powered brand identity generation — color palettes, typography systems, design tokens, and brand guidelines with multi-format export
v0.56.0Added Apr 12, 2026
mcpmcp-serverbrandingdesign-tokenscolor-palette
Branding MCP Server
MCP server for AI-powered brand identity generation — color palettes, typography systems, design tokens, and brand guidelines with multi-format export
Installation
Reviews
Installation
Quick install
npx -y @forgespace/branding-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"branding": {
"command": "npx",
"args": ["-y", "@forgespace/branding-mcp"]
}
}
}