uxloom
Rank #7,901io.github.uxloom-dev/uxloom
Agent-native UI/UX design validation: journey completeness, state coverage, and WCAG checks.
uxloom is a Model Context Protocol (MCP) server published by uxloom-dev. It ranks #7,901 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. uxloom is listed across 3 registries — Official MCP, PulseMCP and Glama, with 19 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 124,145 of 132,046 servers on MCP Toplist.
Use uxloom
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uxloom -e "UXLOOM_PROJECT=<your UXLOOM_PROJECT>" -- npx -y uxloomReplace each placeholder with your own value before saving.
[mcp_servers.uxloom]
command = "npx"
args = ["-y", "uxloom"]
[mcp_servers.uxloom.env]
UXLOOM_PROJECT = "<your UXLOOM_PROJECT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uxloom": {
"command": "npx",
"args": [
"-y",
"uxloom"
],
"env": {
"UXLOOM_PROJECT": "<your UXLOOM_PROJECT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uxloom": {
"command": "npx",
"args": [
"-y",
"uxloom"
],
"env": {
"UXLOOM_PROJECT": "<your UXLOOM_PROJECT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"uxloom": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"uxloom"
],
"env": {
"UXLOOM_PROJECT": "<your UXLOOM_PROJECT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uxloom": {
"command": "npx",
"args": [
"-y",
"uxloom"
],
"env": {
"UXLOOM_PROJECT": "<your UXLOOM_PROJECT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uxloom": {
"command": "npx",
"args": [
"-y",
"uxloom"
],
"env": {
"UXLOOM_PROJECT": "<your UXLOOM_PROJECT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.uxloom-dev%2Fuxloom)<a href="https://mcptoplist.com/server/io.github.uxloom-dev%2Fuxloom"><img src="https://mcptoplist.com/badge/io.github.uxloom-dev%2Fuxloom.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
uxloom-dev
Available versions (19)
| Version | Published |
|---|---|
| 0.13.0 | Aug 9, 2026 |
| 0.14.0 | Aug 9, 2026 |
| 0.12.0 | Aug 9, 2026 |
| 0.11.0 | Aug 9, 2026 |
| 0.10.1 | Aug 9, 2026 |
| 0.10.0 | Aug 9, 2026 |
| 0.9.1 | Aug 8, 2026 |
| 0.9.0 | Aug 8, 2026 |
| 0.8.0 | Aug 8, 2026 |
| 0.7.0 | Aug 8, 2026 |
| 0.6.1 | Aug 8, 2026 |
| 0.6.0 | Aug 8, 2026 |
| 0.5.0 | Jul 18, 2026 |
| 0.4.1 | Jul 18, 2026 |
| 0.4.0 | Jul 18, 2026 |
| 0.3.0 | Jul 18, 2026 |
| 0.1.3 | Jul 13, 2026 |
| 0.1.2 | Jul 13, 2026 |
| 0.1.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains uxloom?
- uxloom is maintained by uxloom-dev, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is uxloom listed on the Official MCP Registry?
- Yes — uxloom is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does uxloom have?
- MCP Toplist tracks 19 versions of uxloom, most recently published on Aug 9, 2026.
- Where can I find the source code for uxloom?
- The source code for uxloom is hosted at github.com/uxloom-dev/uxloom.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.