Back to MCP Servers
🔌

wonderwhy-er/DesktopCommanderMCP

MIT

📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.

TypeScriptSearch

Install

npx -y @wonderwhy-er/desktop-commander@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "wonderwhy-er-desktopcommandermcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wonderwhy-er/desktop-commander@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.