aicoolies logo
Windows-MCP logo
Windows-MCP logo

Windows-MCP

MCP server for controlling Windows desktops through UIAutomation

open sourceupdated Jun 8, 2026

Windows-MCP is an open-source MCP server for giving AI agents structured access to Windows desktop automation. It focuses on UIAutomation, snapshots, input control, and Windows-specific app workflows, making it different from general filesystem or shell MCP servers.

Read our Windows-MCP review

A detailed review by the aicoolies team — click to read

Windows-MCP is an open-source Model Context Protocol server for controlling Windows desktops and applications. Its README describes a Windows-focused automation layer with UIAutomation, snapshots, app/window interaction, and agent-facing tools for navigating the operating system.

The important distinction is scope. DesktopCommanderMCP and shell-oriented MCP servers are useful for filesystem and command execution, while Windows-MCP targets graphical Windows UI workflows that an agent needs to inspect, click, type into, and coordinate across native apps.

For developer and automation teams, Windows-MCP fills a gap in the MCP ecosystem: OS-level computer-use on Windows rather than browser-only or terminal-only control. It can support QA, RPA-style internal workflows, and local desktop agent experiments when the workflow depends on Windows-native UI surfaces.

The project is MIT-licensed and free as open-source software. Practical security depends on how the MCP server is installed, what apps it can reach, and which MCP client receives the tools, so teams should sandbox and permission it carefully before exposing sensitive desktops.

Pricing

Free and open source under MIT; users provide their own MCP client and local Windows environment.

Platforms

Windows 7–11, Python 3.13+, MCP clients such as Cursor or Claude Desktop

Categories

Tags

Use Cases

Related Tools

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Warp logo

Warp

Top Pick

The modern terminal with AI

GPU-accelerated terminal built in Rust, now evolved into an Agentic Development Environment (ADE) used by 700K+ developers. Features block-based output navigation, AI command suggestions via the Oz orchestration engine, multi-line editing with syntax highlighting, and a built-in code editor with LSP support. Available on macOS, Linux, and Windows. Includes Warp Drive for sharing workflows, real-time session collaboration, and BYOK support for OpenAI, Anthropic, and Google API keys.

freemiumTelemetry
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
roborev logo

roborev

Continuous local code-review loops for commits produced by AI coding agents

roborev is an MIT-licensed local review system that checks every commit in the background, stores findings in a review queue, and feeds actionable issues back into AI coding sessions. Git hooks, a TUI, branch and dirty-tree analysis, Codex and Claude agent hooks, plus iterative fix/refine commands turn review into a continuous agent workflow.

Open SourceTelemetry
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry

Comparisons