lo-eyes
Rank #20,962io.github.sophiacave/lo-eyes
Visual accessibility inspector. WCAG contrast, touch targets, heading audits, screenshots.
lo-eyes is a Model Context Protocol (MCP) server published by sophiacave. It ranks #20,962 of 115,460 servers tracked on MCP Toplist. lo-eyes is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 94,498 of 115,460 servers on MCP Toplist.
Use lo-eyes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lo-eyes -- uvx lo-eyes[mcp_servers.lo-eyes]
command = "uvx"
args = ["lo-eyes"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lo-eyes": {
"command": "uvx",
"args": [
"lo-eyes"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lo-eyes": {
"command": "uvx",
"args": [
"lo-eyes"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lo-eyes": {
"type": "stdio",
"command": "uvx",
"args": [
"lo-eyes"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lo-eyes": {
"command": "uvx",
"args": [
"lo-eyes"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lo-eyes": {
"command": "uvx",
"args": [
"lo-eyes"
]
}
}
}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.sophiacave%2Flo-eyes)<a href="https://mcptoplist.com/server/io.github.sophiacave%2Flo-eyes"><img src="https://mcptoplist.com/badge/io.github.sophiacave%2Flo-eyes.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sophiacave
Other servers by sophiacave
View all sophiacave servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Jun 10, 2026 |
| 1.0.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains lo-eyes?
- lo-eyes is maintained by sophiacave, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is lo-eyes listed on the Official MCP Registry?
- Yes — lo-eyes is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does lo-eyes have?
- MCP Toplist tracks 2 versions of lo-eyes, most recently published on Jun 10, 2026.
- Where can I find the source code for lo-eyes?
- The source code for lo-eyes is hosted at github.com/sophiacave/lo-eyes.