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