MCP server + rules core for the UAE Design System (AEGOV DLS) — AI-assisted, standards-compliant government UI
claude mcp add aegov-dls-mcp -- npx -y playwright{
"mcpServers": {
"aegov-dls-mcp": {
"command": "npx",
"args": ["-y", "playwright"]
}
}
}MCP Servers overview
# DLSForge — UAE Design System (AEGOV DLS) tooling
Community project. **Not affiliated with or endorsed by TDRA.**
npm-workspaces monorepo holding the public, MIT-licensed DLSForge packages:
| Package | What it is | Status |
|---|---|---|
| [`@dlsforge/aegov-rules-core`](packages/aegov-rules-core/) | Machine-readable model of the AEGOV DLS: component schemas, resolved design tokens, catalogue loader, and the DLS rule engine shared by every DLSForge tool. | published: [`0.1.0` on npm](https://www.npmjs.com/package/@dlsforge/aegov-rules-core) |
| [`@dlsforge/aegov-mcp`](packages/aegov-mcp/) | MCP server exposing the core to AI coding assistants — `listComponents`, `getComponent`, `getTokens`, `scaffoldUaePass`, `scaffoldEmiratesId`, `validate_snippet`. | published: [`0.1.0` on npm](https://www.npmjs.com/package/@dlsforge/aegov-mcp) (`0.1.1` shared-core release deferred) |
| [`@dlsforge/aegov-audit`](packages/aegov-audit/) (Mizan) | Compliance & accessibility auditor for UAE government sites (axe-core + Lighthouse + DLS rules over the rendered DOM), consuming the same core. Ships a CLI and a reusable GitHub Action. | published: [`0.0.1` on npm](https://www.npmjs.com/package/@dlsforge/aegov-audit) |
The two tools mirror each other: the **MCP server generates** on-standard government UI, **Mizan audits** it — both enforcing the same rules from the shared core, so the standard is defined once.
## The generate → verify loop
```
@dlsforge/aegov-rules-core ← the standard, defined once (catalogue + rule engine)
│
├── @dlsforge/aegov-mcp → assistants GENERATE valid government UI
└── @dlsforge/aegov-audit → Mizan VERIFIES a finished/in-progress site
```
## Working in this repo
```bash
npm install # once, at the root — links the workspaces
npm run build # builds rules-core → mcp → audit (order matters)
npm test # all suites, every package
npm run evals # the 10 government-screen evals (mcp)
npm run evals:audit # Mizan's fixture-site evals (audit)
npm run smoke # stdio smoke test (mcp)
npm run validate # catalogue lint + invariants (rules-core)
```
Mizan's suites render pages, so `npx playwright install chromium` is needed once for `npm test` / `npm run evals:audit`.
See `CLAUDE.md` for the hard rules, `STAGE1-HANDOFF.md` / `STAGE2-HANDOFF.md` for the build briefs, and each package's own README for usage.
## License
MIT — see [LICENSE](LICENSE).
What people ask about aegov-dls-mcp
What is dlsforge/aegov-dls-mcp?
+
dlsforge/aegov-dls-mcp is mcp servers for the Claude AI ecosystem. MCP server + rules core for the UAE Design System (AEGOV DLS) — AI-assisted, standards-compliant government UI It has 0 GitHub stars and was last updated today.
How do I install aegov-dls-mcp?
+
You can install aegov-dls-mcp by cloning the repository (https://github.com/dlsforge/aegov-dls-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is dlsforge/aegov-dls-mcp safe to use?
+
dlsforge/aegov-dls-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains dlsforge/aegov-dls-mcp?
+
dlsforge/aegov-dls-mcp is maintained by dlsforge. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to aegov-dls-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy aegov-dls-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/dlsforge-aegov-dls-mcp)<a href="https://claudewave.com/repo/dlsforge-aegov-dls-mcp"><img src="https://claudewave.com/api/badge/dlsforge-aegov-dls-mcp" alt="Featured on ClaudeWave: dlsforge/aegov-dls-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!