computerMCP
Rank #16,976io.github.Agent360dk/computer-mcp
macOS computer use with the guardrails on: passwords blacked out, writes need consent, all logged.
computerMCP is a Model Context Protocol (MCP) server published by agent360dk. It ranks #16,976 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. computerMCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 18, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 115,137 of 132,113 servers on MCP Toplist.
Use computerMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add computer-mcp -e "CMCP_MODE=<your CMCP_MODE>" -e "CMCP_ASK_TIMEOUT=<your CMCP_ASK_TIMEOUT>" -- npx -y @agent360/computer-mcpReplace each placeholder with your own value before saving.
[mcp_servers.computer-mcp]
command = "npx"
args = ["-y", "@agent360/computer-mcp"]
[mcp_servers.computer-mcp.env]
CMCP_MODE = "<your CMCP_MODE>"
CMCP_ASK_TIMEOUT = "<your CMCP_ASK_TIMEOUT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"computer-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<your CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<your CMCP_ASK_TIMEOUT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"computer-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<your CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<your CMCP_ASK_TIMEOUT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"computer-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<your CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<your CMCP_ASK_TIMEOUT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"computer-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<your CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<your CMCP_ASK_TIMEOUT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"computer-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<your CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<your CMCP_ASK_TIMEOUT>"
}
}
}
}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.Agent360dk%2Fcomputer-mcp)<a href="https://mcptoplist.com/server/io.github.Agent360dk%2Fcomputer-mcp"><img src="https://mcptoplist.com/badge/io.github.Agent360dk%2Fcomputer-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
agent360dk
Other servers by agent360dk
View all agent360dk servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 18, 2026 |
Frequently asked questions
- Who maintains computerMCP?
- computerMCP is maintained by agent360dk, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is computerMCP listed on the Official MCP Registry?
- Yes — computerMCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does computerMCP have?
- MCP Toplist tracks 1 version of computerMCP, most recently published on Sep 18, 2026.
- Where can I find the source code for computerMCP?
- The source code for computerMCP is hosted at github.com/Agent360dk/computerMCP.
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.