server.json•653 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.wonderwhy-er/desktop-commander",
"description": "MCP server for terminal commands, file operations, and process management",
"status": "active",
"repository": {
"url": "https://github.com/wonderwhy-er/DesktopCommanderMCP",
"source": "github"
},
"version": "0.2.16",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@wonderwhy-er/desktop-commander",
"version": "0.2.16",
"transport": {
"type": "stdio"
}
}
]
}