Desktop Commander
Freeby MCP Community
MCP server for terminal operations and file editing
v0.2.38Added Apr 12, 2026
mcpmodel-context-protocolterminalclaudeai
Desktop Commander MCP Server
MCP server for terminal operations and file editing
Installation
Reviews
Installation
Quick install
npx -y @wonderwhy-er/desktop-commander
Add to claude_desktop_config.json
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": ["-y", "@wonderwhy-er/desktop-commander"]
}
}
}