Computer-use MCP for Windows 10/11: 32 tools — screenshot, UIA, Chrome CDP, type/click/scroll, VBA.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@harusame64/desktop-touch-mcp · npm · 1.15.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Harusame64/desktop-touch-mcp",
"description": "Computer-use MCP for Windows 10/11: 32 tools — screenshot, UIA, Chrome CDP, type/click/scroll, VBA.",
"repository": {
"url": "https://github.com/Harusame64/desktop-touch-mcp",
"source": "github"
},
"version": "1.15.0",
"packages": [
{
"registryType": "npm",
"identifier": "@harusame64/desktop-touch-mcp",
"version": "1.15.0",
"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.",
"format": "string",
"name": "DESKTOP_TOUCH_PERCEPTION_RESOURCES"
},
{
"description": "Idle ms before the WinEvent sidecar enters dormancy (default 60000).",
"format": "string",
"name": "DESKTOP_TOUCH_PERCEPTION_IDLE_MS"
},
{
"description": "Set to '1' to keep the WinEvent sidecar always running (no auto-dormancy).",
"format": "string",
"name": "DESKTOP_TOUCH_PERCEPTION_DORMANCY_DISABLE"
},
{
"description": "Set to '1' to disable the JSONL diagnostic event log (issue #365 Phase 2).",
"format": "string",
"name": "DESKTOP_TOUCH_DIAGNOSTIC_LOG_DISABLE"
},
{
"description": "Override path for the diagnostic event log.",
"format": "string",
"name": "DESKTOP_TOUCH_DIAGNOSTIC_LOG_PATH"
},
{
"description": "Set to '1' to record window titles and title queries in clear in the diagnostic event log. Off by default: titles are recorded as a short hash plus their length, because a title can contain a file name, a mail subject, or a browser page title.",
"format": "string",
"name": "DESKTOP_TOUCH_RESOLVE_LOG_RAW"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T10:38:59.737369Z",
"publishedAt": "2026-08-22T10:38:59.737369Z",
"updatedAt": "2026-08-22T10:38:59.737369Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.15.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.