Desktop Commander
⚙️ Developer Tools
Terminal control, file system operations, and diff-based file editing for AI agents. Process management, Excel/PDF/DOCX file handling, code execution in memory, and configurable access controls with blocked commands and allowed directories.
Tags
Tools (21)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander@latest"
]
}
}
}