Windows-MCP
Windows-MCP is a lightweight, open-source project that enables AI agents to seamlessly integrate into the Windows operating system.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 6.2k
- Source
- mcp-github
- Repository
- github.com/CursorTouch/Windows-MCP
Overview
Windows-MCP is a lightweight, open-source MCP server that bridges LLMs and the Windows operating system, allowing agents to perform tasks such as file navigation, application control, UI interaction, and QA testing. It supports any LLM (no specific model required), reducing complexity and setup time. It enables basic keyboard and mouse operations, as well as capturing window/UI state. Suitable for scenarios requiring automation or AI integration.
Capabilities
- ▪File navigation
- ▪Application control
- ▪UI interaction
- ▪QA testing
- ▪Basic keyboard and mouse operations
- ▪Capture window/UI state
Use cases
Setup
Install dependencies: `pip install uv` or `curl -LsSf https://astral.sh/uv/install.sh | sh`; Run the server: `uvx windows-mcp serve`; Run as a background task: `windows-mcp install`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Why does it take a few minutes during first installation?
Because dependencies listed in `pyproject.toml` need to be installed.
How to configure Windows-MCP in Claude Desktop?
Edit `claude_desktop_config.json` and add the corresponding commands and parameters.
Related skills
i-have-adhd
Optimize AI output to be more concise and action-oriented, tailored for users with ADHD.
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
harness-anything
AI agent control center supporting automation for WPS/MS Office, Zotero, Photoshop, and other software.
gemini-notebook-mcp-cli
Access Gemini Notebook via command-line interface and MCP server.
skillpack
Package AI capabilities into local agents for use in Slack and Telegram.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).