Desktop Commander for Claude Desktop
io.github.wonderwhy-er/desktop-commander
MCP server for terminal commands, file operations, and process management
client:Claude Desktop
transport:stdio
runtime:npm
Install Desktop Commander in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs