Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·2 min de lecture

WinRemote MCP — Remote Windows Control Server

WinRemote MCP is a Windows MCP server you run on the target machine, exposing desktop automation, process control, and file operations to MCP clients.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Single
Confiance
Confiance : Established
Point d'entrée
README.md
Commande CLI universelle
npx tokrepo install 32afb6cd-6cfb-4ad7-b2b1-0f52642c97e1
Introduction

WinRemote MCP is a Windows MCP server you run on the target machine, exposing desktop automation, process control, and file operations to MCP clients.

  • Best for: agent workflows that need Windows desktop automation as a tool (screenshots, PowerShell, files, apps)
  • Works with: Windows machine running Python, MCP clients (Claude Desktop/Code, Cursor, etc.)
  • Setup time: 10 minutes

Practical Notes

  • Default server URL in quickstart: http://127.0.0.1:8090
  • Supports both local-only mode and authenticated remote binding (per README flags)
  • GitHub stars/forks (verified): see Source & Thanks

Treat WinRemote as a “Windows tool adapter” for your agent:

  1. Install and run it on the Windows machine you want to control.
  2. Keep the default loopback-only binding for safety.
  3. If you must expose it on LAN, use an auth key and avoid insecure modes on shared networks.

It pairs well with agent workflows that need a real Windows desktop for:

  • UI automation that can’t run headless,
  • PowerShell operations,
  • file transfers and local app control.

Keep the tool boundary tight: give the agent only the minimum permissions required for the job.

FAQ

Q: Where does it run? A: On the Windows machine you want to control; clients connect over MCP.

Q: Is it safe to expose remotely? A: Use authentication and avoid insecure flags on routed/shared networks.

Q: How do I integrate with my AI tool? A: Add it as an MCP server in your client (Claude Desktop/Code, Cursor, etc.).

🙏

Source et remerciements

Source: https://github.com/dddabtc/winremote-mcp > License: MIT > GitHub stars: 115 · forks: 31

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires