DesktopCommanderMCP

wonderwhy-er/DesktopCommanderMCP
★ 5,686 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

agentaicode-analysiscode-generationmcpterminal-aiterminal-automationvibe-coding