From 2824510131c5118637de067d001c55ba587c4482 Mon Sep 17 00:00:00 2001 From: Cheffromspace Date: Mon, 10 Mar 2025 21:24:37 -0700 Subject: [PATCH] Add Windows Control MCP server (#57) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 884ea21..6007dde 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ - **[ZenML](https://github.com/zenml-io/mcp-zenml)** - 📊 Chat with your [ZenML](https://www.zenml.io) MLOps and LLMOps pipelines. - **[Nile Postgres](https://github.com/niledatabase/nile-mcp-server)** - Manage and query databases, tenants, users, auth using LLMs - **[Make](https://github.com/integromat/make-mcp-server)** - Turn your Make scenarios into callable tools for AI assistants. +- **[Windows Control](https://github.com/Cheffromspace/nutjs-windows-control)** - Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js. ## Clients