From 88cfbfc97a71c4e8d15463960f38414bedc8b377 Mon Sep 17 00:00:00 2001 From: Christian Kreiling Date: Sat, 7 Dec 2024 12:45:02 -0500 Subject: [PATCH] README: add a community Docker MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45899a32..429c0df3 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[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. - **[OpenRPC](https://github.com/shanejonas/openrpc-mpc-server)** - Interact with and discover JSON-RPC APIs via [OpenRPC](https://open-rpc.org). +- **[Docker](https://github.com/ckreiling/mcp-server-docker/tree/main)** - Integrate with Docker to manage containers, images, volumes, and networks. ## 📚 Resources