Computer Use
Rank #1,592io.github.domdomegg/computer-use-mcp
Control your computer with screenshots, mouse, and keyboard automation.
Computer Use is a Model Context Protocol (MCP) server published by domdomegg. It ranks #1,592 of 115,460 servers tracked on MCP Toplist, and its repository has 356 GitHub stars. Computer Use is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jan 12, 2025 and most recently updated on Apr 13, 2026.
Ranks ahead of 113,868 of 115,460 servers on MCP Toplist.
Use Computer Use
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add computer-use-mcp -- npx -y computer-use-mcpPublished as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
[mcp_servers.computer-use-mcp]
command = "npx"
args = ["-y", "computer-use-mcp"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"computer-use-mcp": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"computer-use-mcp": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
{
"servers": {
"computer-use-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"computer-use-mcp": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"computer-use-mcp": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}Published as mcp bundle `https://github.com/domdomegg/computer-use-mcp/releases/download/v1.3.0/computer-use-mcp.mcpb` — install it through your client’s extension manager.
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.domdomegg%2Fcomputer-use-mcp)<a href="https://mcptoplist.com/server/io.github.domdomegg%2Fcomputer-use-mcp"><img src="https://mcptoplist.com/badge/io.github.domdomegg%2Fcomputer-use-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
domdomegg
Other servers by domdomegg
- Airtable#776 · 10 vers
- Gmail#3,782 · 12 vers
- Google Contacts#6,481 · 9 vers
- Openfoodfacts MCP#6,538 · 14 vers
- Defuddle Fetch MCP Server#6,696 · 4 vers
- Starling Bank#7,051 · 7 vers
- Google Drive MCP#7,212 · 7 vers
- Shell Exec#7,566 · 6 vers
- Filesystem MCP#10,801 · 6 vers
- Google Documents MCP#11,959 · 7 vers
- Google Sheets MCP#11,960 · 7 vers
- Downdetector MCP#12,811 · 2 vers
Available versions (13)
| Version | Published |
|---|---|
| 1.8.0 | Apr 13, 2026 |
| 1.7.1 | Mar 18, 2026 |
| 1.7.0 | Mar 2, 2026 |
| 1.6.3 | Feb 11, 2026 |
| 1.6.2 | Dec 29, 2025 |
| 1.6.1 | Dec 28, 2025 |
| 1.6.0 | Dec 28, 2025 |
| 1.5.0 | Dec 14, 2025 |
| 1.4.0 | Dec 8, 2025 |
| 1.3.2 | Dec 8, 2025 |
| 1.3.1 | Dec 5, 2025 |
| 1.3.0 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Computer Use?
- Computer Use is maintained by domdomegg, which publishes 18 MCP servers (125 total versions) tracked on MCP Toplist.
- Is Computer Use listed on the Official MCP Registry?
- Yes — Computer Use is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Computer Use have?
- MCP Toplist tracks 13 versions of Computer Use, most recently published on Apr 13, 2026.
- Where can I find the source code for Computer Use?
- The source code for Computer Use is hosted at github.com/domdomegg/computer-use-mcp.git.