io.github.Harusame64/desktop-touch-mcp
Quality Score
85
/100
Windows 11 desktop automation MCP server. Win32, UIA, CDP/Chrome, 28 tools. Windows-only.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"desktop-touch-mcp": {
"command": "npx",
"args": [
"-y",
"@harusame64/desktop-touch-mcp"
],
"env": {
"DESKTOP_TOUCH_AUTO_GUARD": "<desktop_touch_auto_guard>",
"DESKTOP_TOUCH_PERCEPTION_RESOURCES": "<desktop_touch_perception_resources>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"desktop-touch-mcp": {
"command": "npx",
"args": [
"-y",
"@harusame64/desktop-touch-mcp"
],
"env": {
"DESKTOP_TOUCH_AUTO_GUARD": "<desktop_touch_auto_guard>",
"DESKTOP_TOUCH_PERCEPTION_RESOURCES": "<desktop_touch_perception_resources>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @harusame64/desktop-touch-mcp§02 Environment variables
DESKTOP_TOUCH_AUTO_GUARDSet to '0' to disable automatic action guards (reverts to v0.11.12 behavior).
DESKTOP_TOUCH_PERCEPTION_RESOURCESSet to '1' to enable MCP perception resources (perception://target/.../timeline etc.).
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.