Roast My Design System MCP Server

A free CLI tool (and Claude Code skill) that roasts your repo's design system with real data, then generates the rules that keep your AI agent on-system. It runs locally over stdio via the published package.

People connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 11 · #17 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Roast My Design System

Claude Code

claude mcp add pencilrebel-roast-my-design-system -- npx -y roast-my-design-system

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pencilrebel-roast-my-design-system": {
      "command": "npx",
      "args": [
        "-y",
        "roast-my-design-system"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-23 - young repo, little track record yet

license MIT - declared in the repository

npm package roast-my-design-system - unscoped; check the name against the project README before installing

registry namespace io.github.pencilrebel is GitHub-verified and matches the repo owner

03 · What Roast My Design System can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v5.2.4 · 2026-08-23

Every one-off command in the docs, the CLI help, the share card and the rules-file regenerate hint now reads npx roast-my-design-system@latest: plain npx reuses its cached copy indefinitely, so users kept running…

v5.2.3 · 2026-08-23

README screenshots reshot on the current report: the feedback-ask footer, the star ask, and the post-rename links are now visible (previous shots predated 5.1.3's footer). Docs only, no engine changes.

v5.2.2 · 2026-08-23

The project moved home: GitHub account renamed pencilrebel → gregkozakiewicz. Every reference in the package, docs, landing page, plugin manifests and report links now points at the new owner. Old…

04 · Who maintains Roast My Design System

Roast My Design System is maintained by pencilrebel. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
developer tools - ranked #17 of 139 actively-maintained developer tools servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.pencilrebel/roast-my-design-system (active, first published 2026-08-20 · 5 versions)
packages
npm:roast-my-design-system

06 · Roast My Design System FAQ

What is Roast My Design System?

A free CLI tool (and Claude Code skill) that roasts your repo's design system with real data, then generates the rules that keep your AI agent on-system. It runs locally over stdio via the published package.

Is Roast My Design System still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Roast My Design System?

Run `npx -y roast-my-design-system`. You can also paste the ready-made client config above.

Does Roast My Design System run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Roast My Design System

More developer tools MCP servers · Prodlint · LiveCheck AI · Crashdx · Misata · Claudexor

More JavaScript MCP servers · Pendpost · Multi Scraper MCP · Gate402 MCP · Dav MCP · Health Export MCP · see all