AEGOV DLS (UAE Design System)
Rank #21,106io.github.dlsforge/aegov-mcp
UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.
AEGOV DLS (UAE Design System) is a Model Context Protocol (MCP) server published by dlsforge. It ranks #21,106 of 132,046 servers tracked on MCP Toplist. AEGOV DLS (UAE Design System) is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 110,940 of 132,046 servers on MCP Toplist.
Use AEGOV DLS (UAE Design System)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aegov-mcp -- npx -y @dlsforge/aegov-mcp[mcp_servers.aegov-mcp]
command = "npx"
args = ["-y", "@dlsforge/aegov-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aegov-mcp": {
"command": "npx",
"args": [
"-y",
"@dlsforge/aegov-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aegov-mcp": {
"command": "npx",
"args": [
"-y",
"@dlsforge/aegov-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aegov-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dlsforge/aegov-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aegov-mcp": {
"command": "npx",
"args": [
"-y",
"@dlsforge/aegov-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aegov-mcp": {
"command": "npx",
"args": [
"-y",
"@dlsforge/aegov-mcp"
]
}
}
}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.dlsforge%2Faegov-mcp)<a href="https://mcptoplist.com/server/io.github.dlsforge%2Faegov-mcp"><img src="https://mcptoplist.com/badge/io.github.dlsforge%2Faegov-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dlsforge
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Jul 30, 2026 |
| 0.1.1 | Jul 23, 2026 |
Frequently asked questions
- Who maintains AEGOV DLS (UAE Design System)?
- AEGOV DLS (UAE Design System) is maintained by dlsforge, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is AEGOV DLS (UAE Design System) listed on the Official MCP Registry?
- Yes — AEGOV DLS (UAE Design System) is listed on the Official MCP Registry, alongside Glama.
- How many versions does AEGOV DLS (UAE Design System) have?
- MCP Toplist tracks 2 versions of AEGOV DLS (UAE Design System), most recently published on Jul 30, 2026.
- Where can I find the source code for AEGOV DLS (UAE Design System)?
- The source code for AEGOV DLS (UAE Design System) is hosted at github.com/dlsforge/aegov-dls-mcp.
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.