Serversio.github.wonderwhy-er/desktop-commander
C

Desktop Commander

io.github.wonderwhy-er/desktop-commander · v0.2.40
▦ npm
v0.2.40npm npm: @wonderwhy-er/desktop-commander↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.wonderwhy-er/desktop-commander",
  "description": "MCP server for terminal commands, file operations, and process management",
  "title": "Desktop Commander",
  "repository": {
    "url": "https://github.com/wonderwhy-er/DesktopCommanderMCP",
    "source": "github"
  },
  "version": "0.2.40",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@wonderwhy-er/desktop-commander",
      "version": "0.2.40",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}