command line

DesktopCommanderMCP

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

typescript
local
macos
windows
linux
command line
0
View on GitHub

Installation

npx -y wonderwhy-er/DesktopCommanderMCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "DesktopCommanderMCP",
  "command": "npx",
  "args": [
    "-y",
    "wonderwhy-er/DesktopCommanderMCP"
  ]
}

About This MCP Server

wonderwhy-er/DesktopCommanderMCP

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

GitHub: https://github.com/wonderwhy-er/DesktopCommanderMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub