HomeDevelopment › Desktop Commander

Desktop Commander

MCP server for terminal commands, file operations, and process management

TypeScript Local macOSWindowsLinux
★ 9,730 stars Last pushed 2026-09-24 License: MIT

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.51)

npx -y @wonderwhy-er/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "desktopcommandermcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wonderwhy-er/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry