mcpbeat Sign in

Roast My Design System MCP Server

by pencilrebel Your server? Claim it
local only

Roast My Design System runs on your own machine — the client starts it, so there is no endpoint to ping. 2 136 installs a week from npm. Last commit 31 Aug 2026.

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

Installs per day peak 1 034 · avg 189 · +1401% w/w
a month agotoday
2 136
Installs / week
npm · roast-my-design-system
12
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

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.

Package points at a different repository pencilrebel/roast-my-design-system
пакет roast-my-design-system ссылается на gregkozakiewicz/roast-my-design-system

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add roast-my-design-system -- npx -y roast-my-design-system
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "roast-my-design-system": {
      "args": [
        "-y",
        "roast-my-design-system"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.roast-my-design-system]
command = "npx"
args = ["-y", "roast-my-design-system"]
.cursor/mcp.json
{
  "mcpServers": {
    "roast-my-design-system": {
      "args": [
        "-y",
        "roast-my-design-system"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "roast-my-design-system": {
      "args": [
        "-y",
        "roast-my-design-system"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Roast My Design System

same job, measured the same way
Roast My Design System
by gregkozakiewicz

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

local only
Tseha
by tseha

Serves your design system and coding standards to coding agents, so they stop guessing.

9 tools answering
Anima MCP Server
by animaapp

Connect AI coding agents to Anima Playground, Figma, and your design system.

answering
NVIDIA Elements
by nvidia

NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.

405 installs/wk local only
UIcockpit
by uicockpit

Generate a design system from a brief, then verify your AI stays on it.

92 installs/wk local only
Optics MCP
by rolemodel

MCP Server for Optics Design System documentation and token usage.

65 installs/wk local only
Design System
by zaklad

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

answering
Tapsite
by mgriffen

MCP server for web inspection, design system extraction, and accessibility audits

56 installs/wk local only

Roast My Design System — questions

Answers built from our own checks of this server.

Why is there no uptime for Roast My Design System?
Roast My Design System runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package roast-my-design-system was installed 2 136 times last week.
How do I connect Roast My Design System?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls roast-my-design-system straight from npm; nothing to host, nothing to sign up for.
How many people use Roast My Design System?
The npm package roast-my-design-system was installed 2 136 times in the last week. Week over week that is +1401%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Roast My Design System open source?
Yes — it is published under the MIT licence, written in JavaScript and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.