Uindow
Rank #2,775io.github.uindow/uindow
Real signed-browser automation for AI agents, over a local stdio MCP server.
Uindow is a Model Context Protocol (MCP) server published by uindow. It ranks #2,775 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Uindow is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 25 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 129,271 of 132,046 servers on MCP Toplist.
Use Uindow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uindow -- npx -y @uindow/cli mcp[mcp_servers.uindow]
command = "npx"
args = ["-y", "@uindow/cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uindow": {
"command": "npx",
"args": [
"-y",
"@uindow/cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uindow": {
"command": "npx",
"args": [
"-y",
"@uindow/cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uindow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@uindow/cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uindow": {
"command": "npx",
"args": [
"-y",
"@uindow/cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uindow": {
"command": "npx",
"args": [
"-y",
"@uindow/cli",
"mcp"
]
}
}
}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.uindow%2Fuindow)<a href="https://mcptoplist.com/server/io.github.uindow%2Fuindow"><img src="https://mcptoplist.com/badge/io.github.uindow%2Fuindow.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
uindow
Available versions (25)
| Version | Published |
|---|---|
| 0.1.12 | Sep 12, 2026 |
| 0.1.11 | Sep 12, 2026 |
| 0.1.10 | Sep 3, 2026 |
| 0.1.9 | Sep 1, 2026 |
| 0.1.8 | Aug 31, 2026 |
| 0.1.7 | Aug 30, 2026 |
| 0.1.6 | Aug 29, 2026 |
| 0.1.5 | Aug 28, 2026 |
| 0.1.4 | Aug 27, 2026 |
| 0.1.3 | Aug 26, 2026 |
| 0.1.2 | Aug 25, 2026 |
| 0.1.1 | Aug 25, 2026 |
| 0.0.153 | Aug 25, 2026 |
| 0.0.152 | Aug 20, 2026 |
| 0.0.151 | Aug 12, 2026 |
| 0.0.150 | Aug 3, 2026 |
| 0.0.149 | Aug 2, 2026 |
| 0.0.148 | Aug 2, 2026 |
| 0.0.147 | Aug 2, 2026 |
| 0.0.146 | Aug 2, 2026 |
| 0.0.145 | Aug 2, 2026 |
| 0.0.144 | Aug 2, 2026 |
| 0.0.143 | Jul 7, 2026 |
| 0.0.142 | Jun 26, 2026 |
| 0.0.140 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Uindow?
- Uindow is maintained by uindow, which publishes 1 MCP server (25 total versions) tracked on MCP Toplist.
- Is Uindow listed on the Official MCP Registry?
- Yes — Uindow is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Uindow have?
- MCP Toplist tracks 25 versions of Uindow, most recently published on Sep 12, 2026.
- Where can I find the source code for Uindow?
- The source code for Uindow is hosted at github.com/uindow/uindow.
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.