
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
@forgespace/branding-mcp
Advanced tools
MCP server for AI-powered brand identity generation — color palettes, typography systems, design tokens, and brand guidelines with multi-format export
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. 9 MCP tools, zero API dependencies, algorithmic-first generation.
npm install
npm run build
{
"mcpServers": {
"branding": {
"command": "node",
"args": ["path/to/branding-mcp/dist/index.js"]
}
}
}
| 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) |
| Resource | URI | Description |
|---|---|---|
| Brand Templates | brand://templates | Pre-configured industry templates |
| Brand Knowledge | brand://knowledge | Color theory and typography rules |
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
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/ # 8 MCP tool registrations
└── resources/ # Templates + knowledge base
Part of the Forge Space ecosystem:
brandId parameter/branding/*MIT
FAQs
MCP server for AI-powered brand identity generation — color palettes, typography systems, design tokens, and brand guidelines with multi-format export
The npm package @forgespace/branding-mcp receives a total of 40 weekly downloads. As such, @forgespace/branding-mcp popularity was classified as not popular.
We found that @forgespace/branding-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.