@brandsystem/mcp
Freeby MCP Community
MCP server for brand identity extraction, management, and AI enforcement. Extract logos, colors, fonts, voice from any website. Enforce brand guidelines in Clau
v0.4.1Added Apr 12, 2026
mcpbrandbrand-identitydesign-systembrand-guidelines
@brandsystem/mcp MCP Server
MCP server for brand identity extraction, management, and AI enforcement. Extract logos, colors, fonts, voice from any website. Enforce brand guidelines in Clau
Installation
Reviews
Installation
Quick install
npx -y @brandsystem/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@brandsystem/mcp": {
"command": "npx",
"args": ["-y", "@brandsystem/mcp"]
}
}
}