← Index

Brandcode MCP

io.github.Brand-System/brandsystem-mcp·v0.4.3·Other
Quality Score
90
/100

Make your brand machine-readable. Extract identity from any website into tokens and policies.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "brandsystem-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brandsystem/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "brandsystem-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brandsystem/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @brandsystem/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other