From afb72041307c9a143dc03a44c49be504595cc662 Mon Sep 17 00:00:00 2001 From: Simon Benedict <102378134+SimonB97@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:44:55 +0100 Subject: [PATCH] Add entry for Windows CLI MCP Server (#9) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91a4f08..e55935f 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - **[Jina Reader](https://github.com/wong2/mcp-jina-reader)** - Fetch the content of a remote URL as Markdown with Jina Reader. - **[any-chat-completions-mcp](https://github.com/pyroprompts/any-chat-completions-mcp)** - Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more - **[BigQuery](https://github.com/LucasHild/mcp-server-bigquery)** - BigQuery database integration with schema inspection and query capabilities +- **[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. ---