uxlint
Rank #14,326io.github.uxlint-net/uxlint
Audit a site's UX the way a design-literate reviewer would, with a concrete fix for every finding.
uxlint is a Model Context Protocol (MCP) server published by uxlint-net. It ranks #14,326 of 132,046 servers tracked on MCP Toplist. uxlint is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 117,720 of 132,046 servers on MCP Toplist.
Use uxlint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uxlint -- npx -y @uxlint-net/uxlint[mcp_servers.uxlint]
command = "npx"
args = ["-y", "@uxlint-net/uxlint"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uxlint": {
"command": "npx",
"args": [
"-y",
"@uxlint-net/uxlint"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uxlint": {
"command": "npx",
"args": [
"-y",
"@uxlint-net/uxlint"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uxlint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@uxlint-net/uxlint"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uxlint": {
"command": "npx",
"args": [
"-y",
"@uxlint-net/uxlint"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uxlint": {
"command": "npx",
"args": [
"-y",
"@uxlint-net/uxlint"
]
}
}
}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.uxlint-net%2Fuxlint)<a href="https://mcptoplist.com/server/io.github.uxlint-net%2Fuxlint"><img src="https://mcptoplist.com/badge/io.github.uxlint-net%2Fuxlint.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
uxlint-net
Available versions (2)
| Version | Published |
|---|---|
| 0.1.30 | Aug 15, 2026 |
| 0.1.29 | Aug 15, 2026 |
Frequently asked questions
- Who maintains uxlint?
- uxlint is maintained by uxlint-net, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is uxlint listed on the Official MCP Registry?
- Yes — uxlint is listed on the Official MCP Registry, alongside Glama.
- How many versions does uxlint have?
- MCP Toplist tracks 2 versions of uxlint, most recently published on Aug 15, 2026.
- Where can I find the source code for uxlint?
- The source code for uxlint is hosted at github.com/uxlint-net/uxlint-cli.
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.