Desktop Commander runs on your own machine — the client starts it, so there is no endpoint to ping. 30 429 installs a week from npm. Last commit 21 Jul 2026.
MCP server for terminal commands, file operations, and process management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add desktop-commander -- npx -y @wonderwhy-er/desktop-commander
{
"mcpServers": {
"desktop-commander": {
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
],
"command": "npx"
}
}
}
[mcp_servers.desktop-commander]
command = "npx"
args = ["-y", "@wonderwhy-er/desktop-commander"]
{
"mcpServers": {
"desktop-commander": {
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"desktop-commander": {
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.