MCP Server
MCP
Roast My Design System
Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "roast-my-design-system",
"version": "5.2.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the CLI as a local stdio MCP server instead of writing a report",
"value": "--mcp",
"type": "positional",
"valueHint": "--mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment