wonderwhy-er/DesktopCommanderMCP
A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
Quick Start
Clone the repository:
git clone https://github.com/wonderwhy-er/DesktopCommanderMCPClaude Desktop configuration example:
{
"mcpServers": {
"desktopcommandermcp": {
"command": "npx",
"args": [
"-y",
"wonderwhy-er/DesktopCommanderMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.