Agentic Design System
Rank #7,375io.github.aa-on-ai/agentic-design-system
Render web and SwiftUI evidence, run explicit visual judgment, and trace ADS UI decisions.
Agentic Design System is a Model Context Protocol (MCP) server published by aa-on-ai. It ranks #7,375 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Agentic Design System is listed on Official MCP, with 5 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 124,671 of 132,046 servers on MCP Toplist.
Use Agentic Design System
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentic-design-system -- npx -y ads-mcp --root "<project_root>"Replace each placeholder with your own value before saving.
[mcp_servers.agentic-design-system]
command = "npx"
args = ["-y", "ads-mcp", "--root", "<project_root>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-design-system": {
"command": "npx",
"args": [
"-y",
"ads-mcp",
"--root",
"<project_root>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-design-system": {
"command": "npx",
"args": [
"-y",
"ads-mcp",
"--root",
"<project_root>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentic-design-system": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ads-mcp",
"--root",
"<project_root>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-design-system": {
"command": "npx",
"args": [
"-y",
"ads-mcp",
"--root",
"<project_root>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-design-system": {
"command": "npx",
"args": [
"-y",
"ads-mcp",
"--root",
"<project_root>"
]
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aa-on-ai%2Fagentic-design-system)<a href="https://mcptoplist.com/server/io.github.aa-on-ai%2Fagentic-design-system"><img src="https://mcptoplist.com/badge/io.github.aa-on-ai%2Fagentic-design-system.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
aa-on-ai
Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | Aug 4, 2026 |
| 0.2.2 | Jul 27, 2026 |
| 0.2.1 | Jul 26, 2026 |
| 0.2.0 | Jul 26, 2026 |
| 0.1.0 | Jul 25, 2026 |
Frequently asked questions
- Who maintains Agentic Design System?
- Agentic Design System is maintained by aa-on-ai, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Agentic Design System listed on the Official MCP Registry?
- Yes — Agentic Design System is listed on the Official MCP Registry.
- How many versions does Agentic Design System have?
- MCP Toplist tracks 5 versions of Agentic Design System, most recently published on Aug 4, 2026.
- Where can I find the source code for Agentic Design System?
- The source code for Agentic Design System is hosted at github.com/aa-on-ai/agentic-design-system.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.