Uxloom runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from npm. Last commit 9 Aug 2026.
Agent-native UI/UX design validation: journey completeness, state coverage, and WCAG checks.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const run = (cmd, cwd = root) => execSync(cmd, { cwd, stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add uxloom -- npx -y uxloom
{
"mcpServers": {
"uxloom": {
"args": [
"-y",
"uxloom"
],
"command": "npx"
}
}
}
[mcp_servers.uxloom]
command = "npx"
args = ["-y", "uxloom"]
{
"mcpServers": {
"uxloom": {
"args": [
"-y",
"uxloom"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uxloom": {
"args": [
"-y",
"uxloom"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
UXLOOM_PROJECT (Path to the project file (default: ./uxloom.project.json in the working directory)).
The author declared them in the registry entry; get the values from the project itself.
Christian source evidence for AI agents, with provenance, tradition coverage, and citation checks.
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.
Indicative pricing, coverage and stack design for high-risk and crypto payment infrastructure.
Validate IBANs in 111 countries; bank directory checks for DE, AT, BE, FR, LU, NL, PT and ES.
Checks what an agent did NOT read. Coverage over a retrieval step or a folder. No model.
Coverage analysis, untested function detection and complexity scoring for TS and JS.
Paid remote MCP for synthetic user testing, UX validation, analytics, checkout, and readiness.
Answers built from our own checks of this server.