mcpbeat Sign in

Aegov MCP Server

local only

Aegov MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 13 Aug 2026.

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

Installs per day peak 18 · avg 6 · +70% w/w
a month agotoday
36
Installs / week
npm · @dlsforge/aegov-mcp
0
Stars
0 open issues
13 Aug 2026
Last commit
0 releases in 90 days
MIT
License
HTML

Nothing serious here today

Today is the operative word: we check Aegov MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aegov-mcp -- npx -y @dlsforge/aegov-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aegov-mcp": {
      "args": [
        "-y",
        "@dlsforge/aegov-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aegov-mcp]
command = "npx"
args = ["-y", "@dlsforge/aegov-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aegov-mcp": {
      "args": [
        "-y",
        "@dlsforge/aegov-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aegov-mcp": {
      "args": [
        "-y",
        "@dlsforge/aegov-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aegov MCP

same job, measured the same way
useVyre Context
by gapra

useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

57 installs/wk local only
Design Constraint Validator
by cseperkepapp

Validate design tokens for accessibility, scales, and design-system constraint consistency.

71 installs/wk local only
Design System
by zaklad

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

answering
I
TypeUI
by bergside

Design systems, UI prompts, and layout variations for AI coding tools.

answering
Mimic AI
by miapre

Builds Figma from your design system: real components and tokens, enforced, learning every build.

66 installs/wk local only
Optics MCP
by rolemodel

MCP Server for Optics Design System documentation and token usage.

50 installs/wk local only
melta UI
by tsubotax

AI-Ready design system MCP: melta UI tokens, component contracts, 99 rules, check_html self-verify

131 installs/wk local only
HTML to Figma — Design System
by miapre

Translate HTML prototypes into Figma using your design system's real components and tokens.

26 installs/wk local only

Aegov MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Aegov MCP?
Aegov MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dlsforge/aegov-mcp was installed 36 times last week.
How do I connect Aegov MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dlsforge/aegov-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Aegov MCP?
The npm package @dlsforge/aegov-mcp was installed 36 times in the last week. Week over week that is +70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aegov MCP open source?
Yes — it is published under the MIT licence, written in HTML and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.