Home › Design & Media › uxloom
uxloom
Agent-native UI/UX design validation: journey completeness, state coverage, and WCAG checks.
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 [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"uxloom": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"UXLOOM_PROJECT": "<YOUR_VALUE>"
}
}
}
}
UXLOOM_PROJECT— Path to the project file (default: ./uxloom.project.json in the working directory)
Related servers
figwright
Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens),…
Network Sketcher (Local MCP)
AI-native MCP server to design and manage Cisco network diagrams (L1/L2/L3, PPT/SVG) from LLMs.
Excalidraw Architect
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
OpenTakeoff
Construction takeoff for AI agents: load plans, set scale, measure, count, export with provenance.
posecode
Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.
mermaid-mcp
AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry