io.github.Forge-Space/branding-mcp
NPM · @FORGESPACE/BRANDING-MCP · SCANNED AUG 4
AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security78
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects @anthropic-ai/sdk 0.82.0, a direct dependency. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (113 of 117), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to Forge-Space/branding-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 119 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability27
- 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 3219 tokens (~52/item across 61 items; 58 tools + 3 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @forgespace/branding-mcp
claude mcp add forge-space-branding-mcp -- npx -y @forgespace/branding-mcp
codex mcp add forge-space-branding-mcp -- npx -y @forgespace/branding-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"forge-space-branding-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@forgespace/branding-mcp"
],
"enabled": true
}
}
} openclaw mcp add forge-space-branding-mcp --command npx --arg -y --arg @forgespace/branding-mcp
mcp_servers:
forge-space-branding-mcp:
command: "npx"
args: ["-y", "@forgespace/branding-mcp"] {
"mcpServers": {
"forge-space-branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 +1
- CVE-2026-69207 affects this package: medium ▼ security
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +29
- CVE-2026-41686 affects this package: medium ▼ security
- Known CVEs: unverified → fail ▼ security
- Provenance: unverified → pass ▲ security
- Install scripts: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- The attested source repository moved: Forge-Space/branding-mcp security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: unverified → poor ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −25
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 44
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Analysed npm/@forgespace/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- Forge-Space/branding-mcp
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/Forge-Space/branding-mcp/.github/workflows/publish.yml@refs/tags/v0.56.0
- Rekor log index:
- 1245248154
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:6b2ed582788398e33b2d9195e8749dc439ebf769e0971204cfc461607a8c3be6e9f3c1ce07d9f9e343a357971e29021d9bd539fe7dce105ebe81a2a69
- Discovery method:
- attestation_endpoint
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-p7fg-763f-g4gf | CVE-2026-41686 | medium | yes | |
| GHSA-8j4g-w8fx-2239 | CVE-2026-69207 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
Dependencies 113 packages
113 packages in the resolved dependency tree · 113 deprecated · 34 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
generate_brand_video ~46
Generate brand video guidelines including aesthetic, pacing, formats, colour grade, typography motion, music direction, and production notes.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | JSON string of BrandIdentity object |
No output schema declared.
No examples provided.
generate_brand_voice ~95
Generate brand voice and tone guidelines including vocabulary, copy samples, tagline suggestions, and do/don't rules based on a brand identity.
| Name | Type | Req | Description |
|---|---|---|---|
| audience | string | — | Override the inferred target audience. If omitted, audience is derived from industry. |
| brand | string | yes | Full BrandIdentity JSON (from generate_brand_identity output) |
| tone | string | — | Override the inferred tone. If omitted, tone is derived from brand style. |
No output schema declared.
No examples provided.
generate_brand_webinar ~40
Generate a webinar and virtual event brand strategy including formats, promotion, engagement, and follow-up
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | BrandIdentity JSON object |
No output schema declared.
No examples provided.
generate_color_palette ~92
Generate a harmonious color palette with WCAG contrast validation. Supports complementary, analogous, triadic, split-complementary, tetradic, and monochromatic harmonies.
| Name | Type | Req | Description |
|---|---|---|---|
| baseColor | string | — | Base hex color to build palette from (e.g. #6B4CE6) |
| harmony | string | — | Color harmony type |
| theme | string | — | Light, dark, or both neutral scales |
No output schema declared.
No examples provided.
generate_design_system ~154
Generate a complete design system with brand identity and exported tokens in one call. Combines generate_brand_identity + export_design_tokens for a streamlined workflow.
| Name | Type | Req | Description |
|---|---|---|---|
| baseColor | string | — | Base color preference |
| bodyCategory | — | — | Body font category |
| brandName | string | yes | Brand name |
| exportFormats | array | yes | Token export formats to include |
| harmony | string | — | Color harmony type |
| headingCategory | string | — | Heading font category |
| industry | string | yes | Industry or sector |
| scaleRatio | string | — | Typography scale ratio |
| style | string | yes | Visual style direction |
| tagline | string | — | Brand tagline |
| theme | string | — | Light/dark/both |
No output schema declared.
No examples provided.
generate_typography_system ~82
Generate a typography system with font pairing, modular type scale, and line heights. Uses curated font pairings for visual harmony.
| Name | Type | Req | Description |
|---|---|---|---|
| baseSize | number | — | Base font size in pixels |
| bodyCategory | — | — | Font category for body text |
| headingCategory | string | — | Font category for headings |
| scaleRatio | string | — | Modular scale ratio |
No output schema declared.
No examples provided.
refine_brand_element ~111
Refine a specific element of an existing brand identity using natural language feedback. Uses AI interpretation when available, keyword matching as fallback.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | Full BrandIdentity JSON |
| element | string | yes | Element to refine |
| feedback | string | yes | Natural language feedback (e.g. "make it feel more premium and understated", "use serif headings with dramatic scale") |
| strategy | string | — | Interpretation strategy: keyword (fast), ai (Claude API), auto (ai if key available) |
No output schema declared.
No examples provided.
validate_brand_consistency ~52
Validate a brand identity for completeness, WCAG contrast compliance, and typography best practices. Returns a score (0-100) and actionable issues.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | Full BrandIdentity JSON to validate |
No output schema declared.
No examples provided.