Serversio.github.Harusame64/desktop-touch-mcp
M

io.github.Harusame64/desktop-touch-mcp

io.github.Harusame64/desktop-touch-mcp · v1.4.4
▦ npm
v1.4.4npm npm: @harusame64/desktop-touch-mcp↗ 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.Harusame64/desktop-touch-mcp",
  "description": "Windows 11 desktop automation MCP server. Win32, UIA, CDP/Chrome, 28 tools. Windows-only.",
  "repository": {
    "url": "https://github.com/Harusame64/desktop-touch-mcp",
    "source": "github"
  },
  "version": "1.4.4",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@harusame64/desktop-touch-mcp",
      "version": "1.4.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Set to '0' to disable automatic action guards (reverts to v0.11.12 behavior).",
          "format": "string",
          "name": "DESKTOP_TOUCH_AUTO_GUARD"
        },
        {
          "description": "Set to '1' to enable MCP perception resources (perception://target/.../timeline etc.).",
          "format": "string",
          "name": "DESKTOP_TOUCH_PERCEPTION_RESOURCES"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}