CLI (Desktop Commander)
Integrates terminal and filesystem capabilities for executing system commands, managing processes, and performing advanced file operations on the local system.
Featured
View Source4174 stars
0 tools
Created Aug 2025
@wonderwhy-er/wonderwhy-er-cli-desktop-commander-desktopcommandermcpAbout
Integrates terminal and filesystem capabilities for executing system commands, managing processes, and performing advanced file operations on the local system.
Categories
general
Installation
npm
npm install @wonderwhy-er/wonderwhy-er-cli-desktop-commander-desktopcommandermcp
Configuration
{
"mcpServers": {
"wonderwhy-er-cli-desktop-commander-desktopcommandermcp": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/wonderwhy-er-cli-desktop-commander-desktopcommandermcp"
]
}
}
}