From 69a676b6fad06a7e1260fed8b80a9732fb861354 Mon Sep 17 00:00:00 2001 From: Simon Benedict <102378134+SimonB97@users.noreply.github.com> Date: Wed, 4 Dec 2024 19:47:45 +0100 Subject: [PATCH] Update README.md Add entry for Windows CLI MCP Server to the README.md file. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c735776..1c9b45a3 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[AWS](https://github.com/rishikavikondala/mcp-server-aws)** - Perform operations on your AWS resources using an LLM - **[LlamaCloud](https://github.com/run-llama/mcp-server-llamacloud)** (by marcusschiesser) - Integrate the data stored in a managed index on [LlamaCloud](https://cloud.llamaindex.ai/) - **[Any Chat Completions](https://github.com/pyroprompts/any-chat-completions-mcp)** - Interact with any OpenAI SDK Compatible Chat Completions API like OpenAI, Perplexity, Groq, xAI and many more. +- **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells. ## 📚 Resources