Brandsystem MCP — Brand Guidelines for AI runs on your own machine — the client starts it, so there is no endpoint to ping. 376 installs a week from npm. Last commit 28 Aug 2026.
Use existing brand guidelines with AI. Turn websites, PDFs, and Figma into a .brand runtime.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, { stdio: "inherit" });
const files = await readdir(FEEDBACK_DIR);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brandsystem-mcp -- npx -y @brandsystem/mcp
{
"mcpServers": {
"brandsystem-mcp": {
"args": [
"-y",
"@brandsystem/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.brandsystem-mcp]
command = "npx"
args = ["-y", "@brandsystem/mcp"]
{
"mcpServers": {
"brandsystem-mcp": {
"args": [
"-y",
"@brandsystem/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brandsystem-mcp": {
"args": [
"-y",
"@brandsystem/mcp"
],
"command": "npx"
}
}
}
Turn any live website into brand colors, fonts, design tokens, SVGs, Lottie and paste-ready code.
MCP server enabling AI assistants to interact with Figma designs via natural language commands
Translate HTML prototypes into Figma using your design system's real components and tokens.
Design system MCP with 9 tools for component discovery, rendering, and a11y auditing
Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.
Connect AI coding agents to Anima Playground, Figma, and your design system.
Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.
MCP server for web inspection, design system extraction, and accessibility audits
Answers built from our own checks of this server.