Design Constraint Validator runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 14 Jun 2026.
Validate design tokens for accessibility, scales, and design-system constraint consistency.
We read the source, 19 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 res = spawnSync(mmdc, args, { stdio: "inherit" });
const full = path.join(p, name);
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 design-constraint-validator -- npx -y design-constraint-validator
{
"mcpServers": {
"design-constraint-validator": {
"args": [
"-y",
"design-constraint-validator"
],
"command": "npx"
}
}
}
[mcp_servers.design-constraint-validator]
command = "npx"
args = ["-y", "design-constraint-validator"]
{
"mcpServers": {
"design-constraint-validator": {
"args": [
"-y",
"design-constraint-validator"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"design-constraint-validator": {
"args": [
"-y",
"design-constraint-validator"
],
"command": "npx"
}
}
}
MCP server for web inspection, design system extraction, and accessibility audits
UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.
Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.
Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.
Resolves Tailwind CSS design tokens and validates utility classes against the local project config.
Run accessibility, contrast, and design token audits and file QA issues from your AI coding tool.
Automated design system token generator and export utility.
Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format
Answers built from our own checks of this server.