Server data from the Official MCP Registry
Design-system contract verification, scoring, and review tools for AI agents.
Design-system contract verification, scoring, and review tools for AI agents.
Remote endpoints: streamable-http: https://www.designesy.org/api/mcp
Valid MCP server (1 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
11 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-le-vai-designesy-org": {
"url": "https://www.designesy.org/api/mcp"
}
}
}From the project's GitHub README.
designesy.org — design-system contract verification, scoring, and review tools for AI agents.
Designesy turns sources into principles, principles into contracts, and contracts into tools, systems, and artifacts that improve quality of life. The MCP server exposes 11 tools for scoring live URLs against a 34-check design contract, validating design tokens, auditing accessibility, and fetching the contract itself.
# Add to Claude Desktop, Cursor, or any MCP-compatible client:
claude mcp add designesy --transport http https://www.designesy.org/api/mcp
No authentication required — all 11 tools are read-only. The server runs on Vercel as a stateless Streamable HTTP endpoint.
designesy_score — Score a live URL against the 34-check design contract. Returns score, grade (A–F), and per-check breakdown.designesy_tokens_score — Validate a DTCG design-token file. 10 conformance checks against W3C DTCG 2025.10.designesy_a11y_score — Get the WCAG 2.2 AA accessibility framework and Playwright/axe-core script template.designesy_motion_score — Validate a Lottie animation file. 10 checks against Lottie spec v1.0.1 and §16 motion standards.designesy_contract — Get the design-system contract (tokens, motion, takt, cadence, typography, verification).designesy_catalog — List the 12 published Designesy packages with versions and URLs.designesy_design_review — Get the 8-dimension qualitative design review rubric.designesy_skill_md — Get the contract as an agent-skill-format SKILL.md for Cursor, Claude Code, or Replit.designesy_agent_json — Get the /.well-known/agent.json discovery document.designesy_llms_txt — Get the short /llms.txt agent brief.designesy_llms_full_txt — Get the full /llms-full.txt agent brief with paste-ready prompt.| Tool | Description |
|---|---|
designesy_score | Score a live URL against the 34-check design contract — returns score, grade (A–F), per-check breakdown |
designesy_tokens_score | Validate a DTCG design-token file (10 conformance checks, W3C DTCG 2025.10) |
designesy_a11y_score | Get the WCAG 2.2 AA accessibility framework + Playwright/axe-core script template |
designesy_motion_score | Validate a Lottie animation file (10 checks, Lottie spec v1.0.1 + §16 motion standards) |
designesy_contract | Get the design-system contract (tokens, motion, takt, cadence, typography, verification) |
designesy_catalog | List the 12 published Designesy packages with versions and URLs |
designesy_design_review | Get the 8-dimension qualitative design review rubric |
designesy_skill_md | Get the contract as an agent-skill-format SKILL.md (for Cursor/Claude Code/Replit) |
designesy_agent_json | Get the /.well-known/agent.json discovery document |
designesy_llms_txt | Get the short /llms.txt agent brief |
designesy_llms_full_txt | Get the full /llms-full.txt agent brief with paste-ready prompt |
The live site is verified against the design system contract — 34 deterministic checks with provenance back to tokens. Current score: 99.1% (Grade A) — 30 passed, 0 failed, 1 warn, 3 skipped (browser-only checks). See the methodology page for how the score is computed.
$type: sound (net-new vs W3C DTCG 2025.10), Cuelume v0.1.0 engine, interaction-only$type: springSee the contract page for the full adoption history.
Gate your CI on design-contract compliance:
- uses: LE-VAI/designesy-org/action@main
with:
url: https://your-app.vercel.app
min-score: 70
min-grade: C
Scores a URL via the live /api/score engine and fails the workflow if the score or grade drops below your threshold. See action/README.md for full usage.
This is the controlled public root for Designesy — a Next.js 15 App Router site (React 19, Turbopack, Vercel deploy).
apps/site Next.js application
action/ designesy/contract-check GitHub Action
docs/designesy context, architecture, logs, registries
DESIGN.md the design contract (human-readable)
AGENTS.md agent operating rules
Designesy is not a template gallery. Designesy is not a generic AI design tool. Designesy is not a moodboard.
Designesy is a system.
Does it need an API key? No — all 11 tools are read-only. The MCP endpoint is stateless Streamable HTTP with no authentication.
Is it deterministic? Yes. There is no LLM in the scoring loop — every check is deterministic and reproducible. The same URL will always produce the same score.
What does it score against? The Designesy v0.3.0 design-system contract — 34 checks across 11 weighted categories (tokens, motion, accessibility, cadence, takt, poise, identity, interaction, performance, responsive, semantic).
Can I use it in CI? Yes. The GitHub Action gates your workflow on contract compliance — fail the build if the score drops below your threshold.
Where is the contract published? At designesy.org/contracts/design-system (human-readable) and designesy.org/contracts/design-system.json (machine-readable, W3C DTCG 2025.10).
All rights reserved. The contract is public; the code is not open-source. See designesy.org for usage terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.