Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Windows MCP logo
MCP server

Windows MCP

Automate Windows desktop from your AI agent

0
SaveVisit website ↗

Add it to your client

Community
Install
uvx windows-mcp serve
mcpServers
{
  "mcpServers": {
    "windows-mcp": {
      "command": "uvx",
      "args": [
        "windows-mcp",
        "serve"
      ]
    }
  }
}
Transport
both
Runtime
Python
Auth
Not required
Tools
21
License
MIT
Tools
ClickTypeScrollMoveShortcutWaitWaitForDisplayInventoryScreenshotSnapshotAppPowerShell+8

Windows-MCP brings AI agents to the Windows desktop. Rather than limiting them to REST APIs and text, it grants programmatic control of the operating system — click buttons, type text, navigate UIs, read screen content, and automate applications just as a human would.

Highlights

  • 21 tools for desktop interaction: mouse clicks, keyboard input, scrolling, app launching, screenshot capture
  • Run PowerShell scripts, modify registry keys, and access the file system directly
  • QA testing automation built-in — agents can test desktop UIs without traditional browser automation frameworks
  • Optional security features: API key authentication, IP allowlist, or OAuth 2.0 protection
  • Multiple transport modes: stdio (default), HTTP SSE, or streamable-http

Ideal for QA engineers automating desktop test suites, system administrators scripting Windows tasks, or anyone building AI workflows that interact with legacy desktop applications. Installs via Python: uvx windows-mcp serve.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?