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
dashiAI-ppt-skill
AI-generated editable PPTs with support for multiple visual themes and export formats.
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
cli
Google Workspace CLI provides a unified command-line tool for both humans and AI agents.
pm-claude-skills
Tool-ready207 professional AI skills across 21 career fields.
PPTAgent
PPTAgent is an agent framework for generating reflective PowerPoint presentations.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).