aegov-dls-mcp

dlsforge/aegov-dls-mcp
★ 0 stars HTML Other Updated 2d ago
MCP server + rules core for the UAE Design System (AEGOV DLS) — AI-assisted, standards-compliant government UI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aegov-dls-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dlsforge/aegov-dls-mcp"
      ]
    }
  }
}

README Excerpt

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. | unpublished (extracted in Stage 2 step 0) |