oswright
Rank #6,885io.github.Ask-812/oswright
Windows desktop automation that re-reads only what changed: 7x fewer tokens per task.
oswright is a Model Context Protocol (MCP) server published by Ask-812. It ranks #6,885 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. oswright is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 125,161 of 132,046 servers on MCP Toplist.
Use oswright
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oswright -- uvx oswright[mcp_servers.oswright]
command = "uvx"
args = ["oswright"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oswright": {
"command": "uvx",
"args": [
"oswright"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oswright": {
"command": "uvx",
"args": [
"oswright"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oswright": {
"type": "stdio",
"command": "uvx",
"args": [
"oswright"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oswright": {
"command": "uvx",
"args": [
"oswright"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oswright": {
"command": "uvx",
"args": [
"oswright"
]
}
}
}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.Ask-812%2Foswright)<a href="https://mcptoplist.com/server/io.github.Ask-812%2Foswright"><img src="https://mcptoplist.com/badge/io.github.Ask-812%2Foswright.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Ask-812
Available versions (2)
| Version | Published |
|---|---|
| 0.8.2 | Sep 17, 2026 |
| 0.8.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains oswright?
- oswright is maintained by Ask-812, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is oswright listed on the Official MCP Registry?
- Yes — oswright is listed on the Official MCP Registry, alongside Glama.
- How many versions does oswright have?
- MCP Toplist tracks 2 versions of oswright, most recently published on Sep 17, 2026.
- Where can I find the source code for oswright?
- The source code for oswright is hosted at github.com/Ask-812/oswright.
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.