# io.github.dlsforge/aegov-mcp (npm · @dlsforge/aegov-mcp)

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

- Trust score: 67/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@dlsforge/aegov-mcp`: 67/100 (this document), [markdown](https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp.md), [page](https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp)

## Channel facts

- Registry: `npm`
- Package: `@dlsforge/aegov-mcp`
- Version: `0.2.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1136 tokens (~162/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add dlsforge-aegov-mcp -- npx -y @dlsforge/aegov-mcp
```

### Codex

```bash
codex mcp add dlsforge-aegov-mcp -- npx -y @dlsforge/aegov-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dlsforge-aegov-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@dlsforge/aegov-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dlsforge-aegov-mcp --command npx --arg -y --arg @dlsforge/aegov-mcp
```

### Hermes

```yaml
mcp_servers:
  dlsforge-aegov-mcp:
    command: "npx"
    args: ["-y", "@dlsforge/aegov-mcp"]
```

### Other

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 66, +47)

- [security regression] GHSA-frvp-7c67-39w9 affects this package: medium
- [security regression] Provenance: unverified → fail
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional] Licence: MIT

### 2026-08-01 (score 19, +13)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 6, 0)

- [functional] Package version: 0.1.1 → 0.2.2

### 2026-07-30 (score 6, −38)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 44)

First indexed and scored.

## MCP tools (7)

### `ping` (~50 tokens)

Ping

Health check for the AEGOV DLS MCP server. Returns 'pong', echoing back an optional message. Use to confirm the server is connected.

Input parameters:

- `message` (string): Optional message to echo back

### `listComponents` (~141 tokens)

List UAE Design System components

List every artifact of the UAE Design System (AEGOV DLS) this server can describe: package components (authoritative classes + official markup), blocks, patterns, and docs-only components. Call this first to discover what exists and the exact identifier to pass to getComponent. Package-tier data is authoritative for the pinned @aegov/design-system version; docs-tier data comes from designsystem.gov.ae and is provisional. When building a full page, note the standard page furniture: every UAE government page carries the header block, the footer block, and the page-rating block ('Did you find this content useful?') near the end of the page content.

### `getComponent` (~153 tokens)

Get a UAE Design System component

Return the full official record for one UAE Design System (AEGOV DLS) artifact: canonical markup, variant examples (copy these rather than inventing markup), rules (accessibility, RTL/bilingual, usage), class inventory and provenance. Accepts a component class-root ('aegov-btn'), a docs name ('Button', 'Checkbox'), a block or pattern id ('header', 'emirates-id-input'), or any member class ('aegov-check-item'). Use listComponents to discover identifiers. Always respect the returned rules; markup must keep the official aegov-* classes.

Input parameters:

- `name` (string, required): Component class-root, docs name, block/pattern id, or member class (case-insensitive)

### `getTokens` (~132 tokens)

Get UAE Design System design tokens

Return the UAE Design System's resolved design tokens (CSS custom properties) from the pinned @aegov/design-system package: colours (OKLCH palettes incl. semantic primary/secondary), typography scale, fonts, shadows and container widths. Generated markup must use these tokens or the aegov-* component classes built on them — never arbitrary hard-coded values. Filter by category and/or a name substring (e.g. category 'color', query 'primary').

Input parameters:

- `category` (string): Token category to filter by
- `query` (string): Case-insensitive substring of the token name, e.g. 'primary'

### `scaffoldUaePass` (~274 tokens)

Scaffold a UAE Pass button

Generate official-guideline UAE Pass button markup (UAE Pass is the mandatory national digital identity — any government login must use it). Emits AEGOV DLS classes with the documented wording, appearance and logo rules from docs.uaepass.ae, the OAuth2 authorize URL template with staging/production endpoints, and links to the official logo assets. Returns bilingual (English + Arabic) markup by default; Arabic strings are generated and flagged for native review. Follow the returned rules and notes — they are the standard, not suggestions.

Input parameters:

- `appearance` (string): Permitted appearances only. black: for white/light backgrounds; white: for dark or colored backgrounds with sufficient contrast; outline: light backgrounds where the white fill lacks contrast
- `environment` (string): UAE Pass OAuth2 environment for the endpoint set
- `language` (string): Markup language(s). 'both' returns English and Arabic (RTL) variants
- `radius` (string): Documented corner-radius options: default (standard, 12px), rectangle (minimum), pill (maximum)
- `variant` (string): Documented button wording: sign-in/sign-up (authentication; never both on one page), login (synonym flow — don't mix with sign-in wording), continue (document sharing — requires user disclosure), sig…

### `scaffoldEmiratesId` (~202 tokens)

Scaffold an Emirates ID input

Generate the standard Emirates ID form control (AEGOV DLS aegov-form-control): accepts 15 raw digits, auto-formats to the printed-card format 784-XXXX-XXXXXXX-X, validates the mandatory pattern ^784-\d{4}-\d{7}-\d$, bilingual labels, plus a masked display (784-1945-XXXXXXX-X) with an explicit reveal control. Emirates ID format, masking and pattern validation are non-negotiable for UAE government services — use this scaffold rather than hand-rolling. Returns html, the auto-format script, the masked-display snippet, and the official pattern rules.

Input parameters:

- `id` (string): HTML id/name for the input (also prefixes the hint and display ids)
- `language` (string): Label/hint language(s). 'both' emits bilingual labels (English + Arabic)
- `maskedDisplay` (boolean): Include the masked read-back display + reveal control snippet

### `validate_snippet` (~184 tokens)

Validate an HTML snippet against the UAE Design System

Validate generated HTML against the AEGOV DLS: verifies every aegov-* class against the pinned @aegov/design-system version (certain), checks other classes against official docs-example usage (best-effort), and runs UAE-specific checks — Emirates ID inputs must validate ^784-\d{4}-\d{7}-\d$ and displayed IDs must be masked, images need alt, Arabic content needs RTL handling, dates must be DMY (day/month/year, never month-first). If the snippet is a documented block (it carries aegov-header or aegov-footer), it is also checked against that block's conformance contract — the mobile menu affordance, the footer's mobile accordion. Call this on every snippet you emit before showing it to the user; fix errors and re-validate.

Input parameters:

- `html` (string, required): The HTML snippet to validate

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 19
- 2026-07-31: 6
- 2026-07-30: 6
- 2026-07-28: 44
- 2026-07-27: 44

## Links

- npm package: https://www.npmjs.com/package/@dlsforge/aegov-mcp
- Socket report: https://socket.dev/npm/package/@dlsforge/aegov-mcp
- Repository: https://github.com/dlsforge/aegov-dls-mcp
- Changelog RSS feed: https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dlsforge-aegov-mcp/dlsforge-aegov-mcp
