HomeDesign & Media › uxloom

uxloom

Agent-native UI/UX design validation: journey completeness, state coverage, and WCAG checks.

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-08-09 License: MIT

Topics: Architecture & Design

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.14.0)

npx -y uxloom@0.14.0

Or add to your MCP client config:

{
  "mcpServers": {
    "uxloom": {
      "command": "npx",
      "args": [
        "-y",
        "uxloom@0.14.0"
      ],
      "env": {
        "UXLOOM_PROJECT": "<YOUR_VALUE>"
      }
    }
  }
}
  • UXLOOM_PROJECT — Path to the project file (default: ./uxloom.project.json in the working directory)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry