Claude Desktop Commander MCPServer

wonderwhy-er
GitHub
OS AutomationFile ManagementCommand Line

Loading subscription status...

💡 Description

An MCP server for OS automation, file systems management, and command line operations. Enables users to manage files and execute commands efficiently.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Claude Desktop Commander MCP": {
        "env": {},
        "args": [
          "source",
          "destination"
        ],
        "command": "move_file"
      }
    }
  ]
}

🛠️ Tools

move_filecreate_directoryexecute_commandkill_process

Features

  • Move or rename files and directories
  • Create directories
  • Execute system commands
  • List processes and sessions

💬 Example Queries

  • Move or rename files and directories.
  • Create a new directory.
  • Terminate a specific process.