Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 11, 2026·2 min de lectura

Windows-MCP — Windows Computer-Use MCP

Windows-MCP is a Python MCP server for Windows 7–11 that lets agents control apps, UI, and files. Install from PyPI via uvx and add to Claude Code.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Stage only · 29/100Stage only
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install 55710c60-049b-403c-972c-926e7079b382
Introducción

Best for: teams who need real Windows automation (QA, app control, file ops) through an MCP server instead of fragile scripts

Works with: Windows 7–11, Python 3.13+ per repo, uv/uvx, MCP clients (Claude Code/Cursor and more)

Setup time: 12 minutes

Quant Data

  • Windows 7–11 support (repo)
  • Python 3.13+ (repo)

How to Use It Well

Adopt Windows-MCP by scoping permissions first (folders, apps). Start with file navigation, then UI actions, then QA flows with deterministic assertions.

Adoption Checklist

  • Start with one real task and keep the scope narrow
  • Capture a baseline: time-to-first-success and output quality
  • Version your config/skills so teammates stay in sync

Guardrails

Computer-use tools are powerful; require human approval for destructive actions and keep audit logs for every run.

FAQ

Q: Is this only for Claude Desktop? A: No. The repo lists multiple clients (Claude Code, Cursor, Codex, Gemini CLI, Qwen Code). Any MCP client that can run the command works.

Q: Why uvx? A: The repo recommends uv/uvx to run the latest package from PyPI and keep PATH handling predictable.

Q: How do I debug connection issues? A: On Windows sandboxed apps may not inherit PATH; the repo suggests using the full absolute path to uvx.exe.


🙏

Fuente y agradecimientos

GitHub: https://github.com/CursorTouch/Windows-MCP Owner avatar: https://avatars.githubusercontent.com/u/201312842?v=4 License (SPDX): MIT GitHub stars (verified via api.github.com/repos/CursorTouch/Windows-MCP): 5,536

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados