Connect to Claude
Windows Desktop Automation icon

Windows Desktop Automation

Automates Windows desktop tasks using AutoIt functions and the Model Context Protocol (MCP).

About

This project provides a TypeScript-based Model Context Protocol (MCP) server that allows LLM applications to automate Windows desktop interactions. By wrapping AutoIt functions, the server exposes comprehensive tools for mouse and keyboard operations, window and control management, and system interactions. It also includes file access and screenshot resources, alongside prompt templates for common automation tasks.

Key Features

  • Supports stdio and WebSocket transports.
  • Includes prompt templates for common automation tasks.
  • Wraps all AutoIt functions as MCP tools.
  • Offers screenshot resources for capturing the screen or specific windows.
  • Provides file access resources for reading files and directories.
  • 38 GitHub stars

Use Cases

  • Automating repetitive form filling tasks.
  • Creating scripts for window interaction.
  • Monitoring system conditions.