desktop-commander

stdio

Used by 2 plugins

Installs development-agents, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub Bparsons0904/claude-marketplace --plugin development-agents
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "desktop-commander": {
      "command": "npx",
      "args": [
        "-y",
        "@wonderwhy-er/desktop-commander@latest"
      ]
    }
  }
}
Command
npx
Arguments
-y@wonderwhy-er/desktop-commander@latest