Brandsystem MCP — Brand Guidelines for AI
Rank #15,639io.github.Brandcode-Studio/brandsystem-mcp
Use existing brand guidelines with AI. Turn websites, PDFs, and Figma into a .brand runtime.
Brandsystem MCP — Brand Guidelines for AI is a Model Context Protocol (MCP) server published by Brandcode-Studio. It ranks #15,639 of 115,591 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Brandsystem MCP — Brand Guidelines for AI is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 99,952 of 115,591 servers on MCP Toplist.
Use Brandsystem MCP — Brand Guidelines for AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add brandsystem-mcp -- npx -y @brandsystem/mcp[mcp_servers.brandsystem-mcp]
command = "npx"
args = ["-y", "@brandsystem/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"brandsystem-mcp": {
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"brandsystem-mcp": {
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"brandsystem-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"brandsystem-mcp": {
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brandsystem-mcp": {
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Brandcode-Studio%2Fbrandsystem-mcp)<a href="https://mcptoplist.com/server/io.github.Brandcode-Studio%2Fbrandsystem-mcp"><img src="https://mcptoplist.com/badge/io.github.Brandcode-Studio%2Fbrandsystem-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Brandcode-Studio
Available versions (3)
| Version | Published |
|---|---|
| 0.13.4 | Jul 18, 2026 |
| 0.11.3 | Jul 17, 2026 |
| 0.9.6 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Brandsystem MCP — Brand Guidelines for AI?
- Brandsystem MCP — Brand Guidelines for AI is maintained by Brandcode-Studio, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Brandsystem MCP — Brand Guidelines for AI listed on the Official MCP Registry?
- Yes — Brandsystem MCP — Brand Guidelines for AI is listed on the Official MCP Registry.
- How many versions does Brandsystem MCP — Brand Guidelines for AI have?
- MCP Toplist tracks 3 versions of Brandsystem MCP — Brand Guidelines for AI, most recently published on Jul 18, 2026.
- Where can I find the source code for Brandsystem MCP — Brand Guidelines for AI?
- The source code for Brandsystem MCP — Brand Guidelines for AI is hosted at github.com/Brandcode-Studio/brandsystem-mcp.