uisight
Rank #621io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
uisight is a Model Context Protocol (MCP) server published by sololabstr. It ranks #621 of 130,833 servers tracked on MCP Toplist, and its repository has 127 GitHub stars. uisight is listed across 2 registries — Official MCP and Glama, with 19 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 130,212 of 130,833 servers on MCP Toplist.
Use uisight
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uisight -e "UISIGHT_URL=<your UISIGHT_URL>" -e "UISIGHT_PORT=<your UISIGHT_PORT>" -e "UISIGHT_LANG=<your UISIGHT_LANG>" -- npx -y uisightReplace each placeholder with your own value before saving.
[mcp_servers.uisight]
command = "npx"
args = ["-y", "uisight"]
[mcp_servers.uisight.env]
UISIGHT_URL = "<your UISIGHT_URL>"
UISIGHT_PORT = "<your UISIGHT_PORT>"
UISIGHT_LANG = "<your UISIGHT_LANG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uisight": {
"command": "npx",
"args": [
"-y",
"uisight"
],
"env": {
"UISIGHT_URL": "<your UISIGHT_URL>",
"UISIGHT_PORT": "<your UISIGHT_PORT>",
"UISIGHT_LANG": "<your UISIGHT_LANG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uisight": {
"command": "npx",
"args": [
"-y",
"uisight"
],
"env": {
"UISIGHT_URL": "<your UISIGHT_URL>",
"UISIGHT_PORT": "<your UISIGHT_PORT>",
"UISIGHT_LANG": "<your UISIGHT_LANG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"uisight": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"uisight"
],
"env": {
"UISIGHT_URL": "<your UISIGHT_URL>",
"UISIGHT_PORT": "<your UISIGHT_PORT>",
"UISIGHT_LANG": "<your UISIGHT_LANG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uisight": {
"command": "npx",
"args": [
"-y",
"uisight"
],
"env": {
"UISIGHT_URL": "<your UISIGHT_URL>",
"UISIGHT_PORT": "<your UISIGHT_PORT>",
"UISIGHT_LANG": "<your UISIGHT_LANG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uisight": {
"command": "npx",
"args": [
"-y",
"uisight"
],
"env": {
"UISIGHT_URL": "<your UISIGHT_URL>",
"UISIGHT_PORT": "<your UISIGHT_PORT>",
"UISIGHT_LANG": "<your UISIGHT_LANG>"
}
}
}
}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.yusufcemres%2Fuisight)<a href="https://mcptoplist.com/server/io.github.yusufcemres%2Fuisight"><img src="https://mcptoplist.com/badge/io.github.yusufcemres%2Fuisight.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sololabstr
Available versions (19)
| Version | Published |
|---|---|
| 0.34.0 | Sep 15, 2026 |
| 0.33.0 | Sep 15, 2026 |
| 0.32.1 | Sep 15, 2026 |
| 0.32.0 | Sep 14, 2026 |
| 0.31.0 | Sep 5, 2026 |
| 0.30.0 | Sep 5, 2026 |
| 0.29.0 | Sep 5, 2026 |
| 0.28.0 | Sep 5, 2026 |
| 0.27.0 | Sep 4, 2026 |
| 0.26.0 | Sep 4, 2026 |
| 0.25.0 | Sep 4, 2026 |
| 0.21.0 | Sep 4, 2026 |
| 0.15.0 | Sep 4, 2026 |
| 0.14.0 | Sep 4, 2026 |
| 0.11.0 | Sep 4, 2026 |
| 0.10.0 | Sep 4, 2026 |
| 0.1.4 | Aug 30, 2026 |
| 0.1.3 | Aug 19, 2026 |
| 0.1.2 | Aug 19, 2026 |
Frequently asked questions
- Who maintains uisight?
- uisight is maintained by sololabstr, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is uisight listed on the Official MCP Registry?
- Yes — uisight is listed on the Official MCP Registry, alongside Glama.
- How many versions does uisight have?
- MCP Toplist tracks 19 versions of uisight, most recently published on Sep 15, 2026.
- Where can I find the source code for uisight?
- The source code for uisight is hosted at github.com/sololabstr/uisight.
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.