Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“ Architecture & Design
  3. Agentic Design System
Agentic Design System logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 1:17:01 AM

Agentic Design System

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

Render, evaluate, and trace web UI decisions with deterministic Agentic Design System evidence.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "agentic-design-system": {
      "command": "npx",
      "args": [
        "--yes",
        "ads-mcp@0.3.0"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“ More in Architecture & Design

Documentation Overview

Agentic Design System mark

Agentic Design System

A design practice for coding agents.

Live workshop | Install ADS | How it works | Documentation

Three Ember characters working together at a design workbench

Coding agents can make a screen quickly. Agentic Design System helps them understand the product, choose an appropriate approach, inspect the rendered result, and revise before calling the work done.

ADS is a repo-local skill pack. Your agent does the work; you keep the final say. It is not a hosted design agent, a component library, or a UI generator.

Start with one screen

1. Install ADS

Install the complete eleven-skill pack from the project where your agent works:

Terminal
npx skills add aa-on-ai/agentic-design-system --agent codex --copy --yes

Replace codex with the installer ID for your agent:

AgentInstaller IDProject destination
Claude Codeclaude-code.claude/skills/
Codexcodex.agents/skills/
Cursorcursor.agents/skills/
OpenClawopenclawskills/
Hermeshermes-agent.hermes/skills/

The installer copies the skills and writes skills-lock.json. It does not edit AGENTS.md, CLAUDE.md, Cursor rules, or other project instructions. See the installation guide for verification, activation, updates, and a no-CLI fallback.

Hermes requires one additional native activation step from a Git checkout: run hermes skills trust, then start a fresh Hermes session inside that repository. The hermes-agent value above is the skills installer ID; hermes is the native runtime command.

2. Give your agent a real product task

text
Improve our account settings page. Keep our components and visual identity.
Make saving and validation clear. Show me the working result, checked on
desktop and mobile.

The orchestrator preserves the requested product, routes only the relevant guidance, and requires evidence that supports the actual completion claim. For substantial design handoffs, Ember reads that evidence and presents the scoped verdict by default.

The practice

text
understand β†’ choose β†’ work β†’ prove β†’ decide
StageWhat ADS establishes
UnderstandThe user job, exact surface, baseline, desired direction, output, and coverage
ChooseExplore, build, or review, plus only the specialists the task needs
WorkOne coherent implementation or review pass that preserves what already works
ProveTask-relevant rendered states, breakpoints, interactions, accessibility, and screenshots
DecideA scoped ready, needs repair, or blocked verdict, with remaining judgment explicit

The report is part of the product. Source checks help, but β€œlooks good” is not evidence.

What is included

The agentic-design-system skill routes the task and loads only the support the task needs.

ember reads completed evidence for substantial design handoffs and presents a concise review. It is not a second execution loop, independent reviewer, or repair agent.

Core practice

  • design-review reviews product fit, hierarchy, accessibility, and rendered quality.
  • ux-baseline-check covers loading, empty, error, interaction, responsive, and edge states.
  • ui-polish-pass finishes spacing, alignment, typography, controls, and interaction details.

Scoped specialists

  • agent-friendly-design covers semantic and machine-readable interfaces.
  • visual-reference-calibration interprets supplied visual references.
  • design-variations explores genuinely unresolved directions.
  • web-animation-design handles motion, easing, gestures, and interruption.
  • whimsical-design and world-build add personality or atmosphere only when the brief calls for them.

Creative skills are not a default styling layer. Their trigger rules determine when they belong.

Evidence, not ceremony

ADS can capture requested states and breakpoints, run deterministic browser checks, and keep review findings tied to the rendered artifact.

Browser dependencies are installed into the consumer project, not bundled with the skills. After installing ADS, follow the browser runtime setup. Then capture from the consumer project:

bash
node .agents/skills/design-review/scripts/capture.mjs "<running-route-url>" \
  --states default,loading,empty,error \
  --out evidence/<task>

That path matches the Codex and Cursor example above. Use .claude/skills/, skills/, or .hermes/skills/ for the other installer targets.

The rendered gate checks serious accessibility violations, overflow, missing landmarks, state semantics, layout shift, undersized touch targets, and whether requested states actually rendered. Structural checks do not decide taste; unresolved visual judgment remains human judgment.

See the worked three-pass example, where the same screen moved from 12 serious accessibility violations and 114 undersized touch targets to zero of each before the final verdict.

Find your way around

I want to…Start here
Install the skill packInstall ADS
Understand the design philosophyPhilosophy
Understand the scoped design loopAgentic Design System skill
Read evidence with EmberEmber skill
Run or extend checksTesting guide
Work on the public workshopWorkshop app
Use the local MCP serverads-mcp package
Browse release and historical materialDocumentation index

Local MCP server

The independently runnable ads-mcp package exposes the ADS evidence spine as three local stdio tools: ads_render, ads_evaluate, and ads_trace.

Terminal
npx --yes ads-mcp@0.3.0 setup
npx --yes ads-mcp@0.3.0 --root /absolute/path/to/project

It confines project files and run artifacts to the configured root and uses provider-neutral command adapters for optional visual judgment. Its MCP Registry name is io.github.aa-on-ai/agentic-design-system.

Repository map

text
skills/        installable skills and rendered checks
workflows/     focused design and review runbooks
templates/     outcome, reference, evidence, and report shapes
presets/       starter baselines for common product types
testing/       install, behavior, evidence, and regression checks
packages/      independently runnable integrations, including ads-mcp
demos/         the public workshop and product examples
docs/          current guides, release notes, and maintained evidence

Superseded evaluations, implementation diaries, and unused explorations are preserved in Git history. The current tree keeps supported guides and evidence referenced by the site or verification tools.

Verify a source checkout

Terminal
npm ci
npm run playwright:install
npm run release:check

The release check validates metadata, installs a clean copy for all five supported agent targets, and exercises the package's render-authority, evidence, structured-finding, and evaluation-loop contracts.

The public workshop is a separate Next.js app:

Terminal
npm --prefix demos ci
npm --prefix demos run dev

Limits

  • Agents still need real product context.
  • File placement does not prove runtime discovery or skill selection.
  • Structural checks cannot decide whether a visual direction is tasteful.
  • Without a configured visual judge, evaluation stops for human judgment.
  • The grader loop is workflow-driven, not a hosted service.

Contributing

Recurring anti-patterns, clearer routing rules, and missing verification steps are welcome as focused issues or pull requests. For release mechanics, see RELEASING.md.

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Architecture & Design View all alternatives
  • Revit MCP logoRevit MCP

    MCP Server for Revit integration - AI-Powered Revit Control

    πŸ“ Architecture & Design0 views
    Compare vs Revit MCP β†’
  • Scanbim MCP logoScanbim MCP

    AI Hub for AEC β€” 46 tools for Revit, Navisworks, ACC, XR via Autodesk Platform Services

    πŸ“ Architecture & Design0 views
    Compare vs Scanbim MCP β†’
  • Figma MCP Server logoFigma MCP Server

    The Figma MCP server brings Figma design context directly into your AI workflow.

    πŸ“ Architecture & Design1 views
    Compare vs Figma MCP Server β†’
  • Figma logoFigma

    A local MCP server with full Figma REST API coverage.

    πŸ“ Architecture & Design0 views
    Compare vs Figma β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
npm downloads
34M
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agentic Design System

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "agentic-design-system": { "command": "npx", "args": ["--yes","ads-mcp@0.3.0"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgentic Design System AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agentic-design-system?style=directory)](https://allmcps.com/mcp/agentic-design-system)
HTML Embed
<a href="https://allmcps.com/mcp/agentic-design-system"><img src="https://allmcps.com/api/badge/agentic-design-system?style=directory" alt="Agentic Design System on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“Architecture & Design
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 20, 2026
10/14 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 20, 2026
npm downloads34,043,985/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
45Quality signal: Fair Β· 45/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· ads-mcp@0.3.0 (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“ Architecture & Design β†’Alternatives to Agentic Design System β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients