Mmcp.market

Desktop Touch MCP server

by Harusame64·io.github.Harusame64/desktop-touch-mcp·v1.16.0

Computer-use MCP for Windows 10/11: 32 tools — screenshot, UIA, Chrome CDP, type/click/scroll, VBA.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

22 stars193 downloads/wk

Reviews

Write one

Nobody has reviewed Desktop Touch yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Desktop Touch tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Desktop Touch repository's README, as published. We do not edit it. Read it on GitHub

desktop-touch-mcp

日本語

Computer-use MCP server for Windows. Lets Claude, Cursor, or any MCP client see and operate your Windows 10/11 desktop — screenshots, UI Automation, Chrome CDP, keyboard / mouse, terminal — with semantic discover-then-act targeting that avoids pixel-coordinate guessing, and per-action perception guards that catch wrong-window typing before it happens.

npx -y @harusame64/desktop-touch-mcp

32 tools, native Rust engine (UIA in 2 ms), zero-config PowerShell fallback, full CJK support, MIT licensed. Add the snippet above to your Claude / Cursor / VS Code Copilot config and Claude can drive Notepad, Excel, Chrome, Windows Terminal, and any other app on your machine.

Why this over pixel-clicking? Two ideas run through every tool: discover-then-act — desktopdiscover returns interactive entities with short-lived leases instead of raw coordinates, so desktopact operates on what you mean, not where it was — and per-action perception guards that verify the target window's identity and bounds before input lands, catching wrong-window typing and stale-coordinate clicks before they happen.

Under the hood: an 82× average speedup from the Rust native engine (UIA focus queries in 2 ms, SSE2-accelerated image diffing at 13–15×), with a transparent PowerShell fallback when the engine is absent. The npm launcher fetches only the GitHub Release tag matching the installed version and verifies the Windows runtime zip before extraction.

Features

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @harusame64/desktop-touch-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add desktop-touch-mcp -- npx -y @harusame64/desktop-touch-mcp
Add to Cursor

Desktop Touch: common questions

Is Desktop Touch MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Desktop Touch safety report
How do I install Desktop Touch?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Desktop Touch need an API key?
No secret keys are declared. It reads 7 settings from the environment.
Is Desktop Touch maintained?
The last commit was in the last day (2026-09-20). The latest release is v1.16.0.
What can I use instead of Desktop Touch?
Servers from other publishers that do the same job: Mirroir MCP server.

Alternatives to Desktop Touch

Same job from other publishers: the closest match first, then the best rated.

  • Mirroir
    Control a real iPhone through macOS iPhone Mirroring: screenshot, tap, swipe, type.
    C

More from Harusame64